Skip to content

Instantly share code, notes, and snippets.

@geff21st
Created February 3, 2019 11: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 geff21st/32308b87151e9381cf6fc03d5dcb6210 to your computer and use it in GitHub Desktop.
Save geff21st/32308b87151e9381cf6fc03d5dcb6210 to your computer and use it in GitHub Desktop.
mogrify -path ./previews \
-resize "300x300^" \
-gravity Center \
-extent "300x300" \
./*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment