| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Advanced Image Compressor with Batch Processing
This script provides advanced image compression and resizing features using Python and Pillow.
Install dependencies:
pip install pillow tqdmpython compress_image.py [options] <input> [<input> ...]python compress_image.py image.jpg -r 0.5 -q 80 -j
python compress_image.py images/ -o output/ -m
python compress_image.py image.png -lMIT License.
| Back | FazBrowse Home | New Git URL |