Tuesday, June 14, 2011

Base64 Image Converter

I needed to base64 encode an image tonight but couldn't find the right tool online to do it for me - so I ended up writing one myself. You can use the generated base64 encoded string as the SRC attribute in your HTML or CSS.

No comments: