Skip to content

Instantly share code, notes, and snippets.

@johanbrook
Created January 1, 2011 18:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save johanbrook/761909 to your computer and use it in GitHub Desktop.
Save johanbrook/761909 to your computer and use it in GitHub Desktop.
Convert an ICNS file to PNG with alpha transparency
sips -s format png /Applications/Safari.app/Contents/Resources/compass.icns --out /Users/Johan/Desktop/safari.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment