Base64, quickly and easily
By the way, if you're looking to try the inline data trick, the quickest way to base64 your file is to use openssl:
openssl enc -a -in /your/file/here.gif
« Inline data | Main | Good and bad video »
By the way, if you're looking to try the inline data trick, the quickest way to base64 your file is to use openssl:
openssl enc -a -in /your/file/here.gif