ashishpatel1992 / jpg-png-optimizer

JPG PNG Optimizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPG PNG Optimizer

JPG PNG Optimizer allows you to optimize JPG, JPEG and PNG files in a given folder.

1. How to use

Install the folloing dependencies on linux

$ sudo apt-get install jpegoptim
$ sudo apt-get install pngquant

It is important to pass *.* to select all jpg, jpeg and png files from that folder

$ python3 jpg-png-optimizer.py "./test/*.*"

2. Credits

This project would not have been possible without jpegoptim and pngquant

3. Contributers

Contributers in this project


Ashish Patel

Contributions of any kind are welcome!

License

MIT

About

JPG PNG Optimizer


Languages

Language:Python 100.0%