Skip to content

Instantly share code, notes, and snippets.

@dublado
Created December 14, 2011 17:34
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 dublado/1477584 to your computer and use it in GitHub Desktop.
Save dublado/1477584 to your computer and use it in GitHub Desktop.
cria tumbnail a partir de um tamanho
convert NvMj2m.JPG -resize 71x50^ -gravity Center -crop 71x50+0+0 +repage NvMj2m_smallnew.JPG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment