Skip to content

Instantly share code, notes, and snippets.

@creimers
Created March 24, 2017 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creimers/09a9c6edb501eec016315e62ea56ecbb to your computer and use it in GitHub Desktop.
Save creimers/09a9c6edb501eec016315e62ea56ecbb to your computer and use it in GitHub Desktop.
convert *.JPG -resize "600^>" -gravity center -crop 600x600+0+0 -strip -set filename:area "%t" '%[filename:area]-thumb.JPG'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment