Awesome-Python-Scripts/Image_Compressor/README.md
2023-09-29 16:21:21 +05:30

372 B

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:

Note : Use python3.11 for tkinder

pip install pillow