Skip to content

Instantly share code, notes, and snippets.

@jodell
Created June 22, 2012 04:20
Show Gist options
  • Save jodell/2970210 to your computer and use it in GitHub Desktop.
Save jodell/2970210 to your computer and use it in GitHub Desktop.
crop launch image status bars
convert Default.png -crop 320x460+0+20 Default.png
convert Default\@2x.png -crop 640x920+0+40 Default\@2x.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment