Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Created April 1, 2015 06:23
Show Gist options
  • Save rtanglao/629ea1a92d117e5edc94 to your computer and use it in GitHub Desktop.
Save rtanglao/629ea1a92d117e5edc94 to your computer and use it in GitHub Desktop.
crop 10x1 image to 1x1
gm convert -crop 1x1+0+0 0000001-top10.jpg +profile "*" 0000001-top-colour.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment