Skip to content

Instantly share code, notes, and snippets.

@voxpelli
Created February 7, 2012 08:59
Show Gist options
  • Save voxpelli/1758401 to your computer and use it in GitHub Desktop.
Save voxpelli/1758401 to your computer and use it in GitHub Desktop.
Convert base64 data to png
pbpaste | base64 -d > file.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment