mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-15 10:09:52 +00:00
Create imageCompressor.md
This commit is contained in:
parent
f88b63ab98
commit
1291174e55
15
scripts/ImageCompressor/imageCompressor.md
Normal file
15
scripts/ImageCompressor/imageCompressor.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
**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…
x
Reference in New Issue
Block a user