mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Delete imageCompressor.md
This commit is contained in:
parent
a802032914
commit
39ca81cc2f
|
@ -1,17 +0,0 @@
|
|||
**Image Compression using PIL Python libraray**
|
||||
|
||||
It is CLI based program used to compress the images using PIL library.
|
||||
|
||||
Fixes #3
|
||||
|
||||
**Built With**
|
||||
|
||||
*Python (PIL Library)*
|
||||
|
||||
**Prerequisites**
|
||||
1. `pip install pillow`
|
||||
2. `pip install argparse`
|
||||
|
||||
**Run project in CLI**
|
||||
|
||||
`python imageCompressor.py file-name`
|
Loading…
Reference in New Issue
Block a user