Skip to content

Instantly share code, notes, and snippets.

@walery
Created May 13, 2013 10:36
Show Gist options
  • Select an option

  • Save walery/5567452 to your computer and use it in GitHub Desktop.

Select an option

Save walery/5567452 to your computer and use it in GitHub Desktop.
Make picture bigger without reseize
convert img.png -gravity center -extent 128x128 imgCenter.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment