Awesome-Python-Scripts/Image_Compressor
2023-09-29 15:45:10 +05:30
..
Image_Compressor.py fix : #259 ANTIALIAS changed to LANCZOS 2023-09-29 15:45:10 +05:30
Image.jpg Added Image Compressor Script (#211) 2021-06-02 18:18:12 +05:30
README.md Added Image Compressor Script (#211) 2021-06-02 18:18:12 +05:30

Image_Compressor

This script compresses the image choosen to much reduced size. Image can be of any format. Note : The image should be in same folder as the script It will return with the compressed image when you compile. It automates the task of compressing the image in day to day lives.

Dependencies:

pip install image