Skip to content

Instantly share code, notes, and snippets.

@lukaskollmer
Forked from johanbrook/gist:761909
Created November 25, 2017 17:37
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 lukaskollmer/87e41c0621c0eebc6c7ca4ddca8e5225 to your computer and use it in GitHub Desktop.
Save lukaskollmer/87e41c0621c0eebc6c7ca4ddca8e5225 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