Update README.md

This commit is contained in:
Andros Fenollosa 2017-04-20 01:23:49 +02:00 committed by GitHub
parent a9cf29a7dd
commit 9354f2a207

View File

@ -1,6 +1,8 @@
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.
**UPDATE** [GUI for Mac OS](https://github.com/tanrax/guetzli-recursively-gui)
# Install
Guetzli must be installed on your system. Follow the official instructions.