Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Quality Reducer

Steps to Follow

Create Virtual environment

  1. pip install virtualenv
  2. python -m virtualenv ivenv
  3. ivenv\Scripts\activate

Install required Libraries

  1. pip install flask
  2. pip install pillow

Run the command in CMD at the 'img_compressor.py' path.

Set FLASK_APP = img_compressor.py

Set FLASK_ENVIRONMENT = development

flask run
Index Page

1681604164113

Result Page

1681604195230

Image with high Quality

1681603872763

Compressed_img

1681603856256

About

Image-Size-Compressor is a user-friendly website that compresses the size of images for efficient sharing and storage. Developed with Python Flask, HTML, and CSS. Convert MB to KB, GB to MB.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages