Skip to content

Instantly share code, notes, and snippets.

@RaymondBenc
Created February 21, 2014 11:17
Show Gist options
  • Save RaymondBenc/9132634 to your computer and use it in GitHub Desktop.
Save RaymondBenc/9132634 to your computer and use it in GitHub Desktop.
Convert all images in a folder using mogrify
mogrify -path /new-path -resize 16x16 /path-to-images-to-resize/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment