This snippet of code will Compress the image upto a great extent without affecting quality of image.
$ pip install Pillow
- Fork this repo and navigate to ShortenLinks folder
- (optional) Add images to same directory with this
code.py. - Modify the names in
code.py - Run this code.py
$ python code.py - Boom !!! a new image will generate with much less size but same quality.
- Enjoy the the Image Compress Thing !!!!!
| Before | After |
|---|---|
![]() |
![]() |
| Size : 7.3 MB | Size : 1.7 MB |


