Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jvanja
Created June 23, 2016 08:52
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvanja/3f438801c1fdf0304efc2a2033457c20 to your computer and use it in GitHub Desktop.
Save jvanja/3f438801c1fdf0304efc2a2033457c20 to your computer and use it in GitHub Desktop.
Execute pngquant on all PNGs in subfolders and overwrite original files.
pngquant -f --ext .png **/*.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment