Skip to content

Instantly share code, notes, and snippets.

@videogramme
Created January 29, 2015 16:01
Show Gist options
  • Save videogramme/37f0f7d457d6f861a8d1 to your computer and use it in GitHub Desktop.
Save videogramme/37f0f7d457d6f861a8d1 to your computer and use it in GitHub Desktop.
Image magic thumb
mogrify -resize "210x" -background white -gravity center -extent 210x118 -format jpg -quality 75 "*.jpg"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment