Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 936 Bytes

readme.md

File metadata and controls

51 lines (25 loc) · 936 Bytes

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

Please support the development by donating.

BuyMeACoffee