Skip to content

Instantly share code, notes, and snippets.

@patrickskim
Last active August 29, 2015 13:57
Show Gist options
  • Save patrickskim/9348426 to your computer and use it in GitHub Desktop.
Save patrickskim/9348426 to your computer and use it in GitHub Desktop.
Base64 encode file on OSX
openssl base64 -in image.ext -out image_base64.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment