Created
June 23, 2016 08:52
-
-
Save jvanja/3f438801c1fdf0304efc2a2033457c20 to your computer and use it in GitHub Desktop.
Execute pngquant on all PNGs in subfolders and overwrite original files.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pngquant -f --ext .png **/*.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment