https://github.com/arsalan-dev-engineer/py-image_compressor
https://github.com/arsalan-dev-engineer/py-image_compressor
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arsalan-dev-engineer/py-image_compressor
- Owner: arsalan-dev-engineer
- Created: 2022-11-03T06:14:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T08:56:07.000Z (about 3 years ago)
- Last Synced: 2024-08-20T11:23:53.928Z (over 1 year ago)
- Language: Python
- Size: 3.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Py-Image_compressor
Welcome to my README page!
You can use this program to compress your files :trophy:
### Required libraries
you will need to install the following libraries via pip (click on this link if you haven't installed pip: https://github.com/Azzy001/Vehicle_Management_System_Tk)
Tkinter
pip install tkinter
PIL
pip install pillow
OS
pip install os