block by nitaku dc69a4c83ffccca34d9f

Base64 data URI image converter

Full Screen

Drop an image file to compute its data URI representation in Base64.

The conversion is computed client-side using the HTML5 File API (tutorial), so the image is never sent through the internet. It should therefore be very fast and secure!

index.html

index.css