Skip to content

Instantly share code, notes, and snippets.

@sprohaszka
Created November 6, 2013 10:02
Show Gist options
  • Save sprohaszka/7333655 to your computer and use it in GitHub Desktop.
Save sprohaszka/7333655 to your computer and use it in GitHub Desktop.
Convert image to bas64 code
openssl base64 -in image.jpg -out file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment