Skip to content

Instantly share code, notes, and snippets.

@MrChebik
Last active September 24, 2017 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrChebik/90dec1d8546279e7f0ab8b013bfd235e to your computer and use it in GitHub Desktop.
Save MrChebik/90dec1d8546279e7f0ab8b013bfd235e to your computer and use it in GitHub Desktop.
--Install
Mageia:
Download libpng(16) (sourceforge, read INSTALL)
$ git clone --recursive https://github.com/pornel/pngquant.git
$ make
$ make install
--In action
$ pngquant --speed 1 /path/to/image.png
$ pngquant --speed 1 *.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment