Created
March 24, 2017 16:22
-
-
Save creimers/09a9c6edb501eec016315e62ea56ecbb to your computer and use it in GitHub Desktop.
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
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