Skip to content

Instantly share code, notes, and snippets.

@jdtoy
Created August 28, 2015 10:39
Show Gist options
  • Save jdtoy/36d7fa8a6932fc9733ad to your computer and use it in GitHub Desktop.
Save jdtoy/36d7fa8a6932fc9733ad to your computer and use it in GitHub Desktop.
Batch Autocrop Images
mogrify -fuzz 15% -trim +repage *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment