python-mini-project/Image_compressor at main · davidrin11/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Star Badge Open Source Love

Image Compressor

🛠️ Description

The image resizer takes in an image and reduces it's disk size according to the quality you choose, the compressed image is saved in the folder of the orignal image

⚙️ Languages or Frameworks Used

Modules required to be able to use the script successfully pillow, os, easygui

These modules are listed in requirements.txt and can be installed by running the following command pip install requirements.txt

🌟 How to run

:Simply run the script

🤖 Author

If you have any doubts or tips feel free to ping me on discord dumb_potato#1734