Created
April 24, 2015 08:49
-
-
Save abstraktor/eddc74360c517fdf653f to your computer and use it in GitHub Desktop.
use ImageMagick to convert all files in this folder inlace to be small enough
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
mogrify -define jpeg:extent=300KB * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment