Script in Python to convert all the jpeg of a folder recursively with Guetzli
Go to file
Andros Fenollosa 0bf39e2cd7 First commit
2017-03-18 17:34:12 +01:00
guetzli-recursively.py First commit 2017-03-18 17:34:12 +01:00
README.md First commit 2017-03-18 17:34:12 +01:00

Guetzli is a Google program to optimize JPEG images. Unfortunately, it only works one file at a time. With this script in Python you can do it recursively a whole folder.

Install

Guetzli must be installed on your system. Follow the official instructions. Guetzli

and Python 3.

Use

python guetzli-recursively.py [folder]

Example

python guetzli-recursively.py img