Awesome-Python-Scripts/Image_Compressor
Akshath f1ba8a5c95 Revert "Resolving conflict"
This reverts commit a0d4e04a
2023-10-25 20:33:45 +05:30
..
Image_Compressor.py Revert "Resolving conflict" 2023-10-25 20:33:45 +05:30
Image.jpg Added Image Compressor Script (#211) 2021-06-02 18:18:12 +05:30
README.md docs: Added Dependencies to README 2023-09-29 16:21:21 +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:

Note : Use python3.11 for tkinder

pip install pillow