Skip to content

Instantly share code, notes, and snippets.

@abstraktor
Created April 24, 2015 08:49
Show Gist options
  • Save abstraktor/eddc74360c517fdf653f to your computer and use it in GitHub Desktop.
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
mogrify -define jpeg:extent=300KB *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment