/jpg-png-optimizer

JPG PNG Optimizer

Primary LanguagePython

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