All examples By author By category About

nitaku

Base64 data URI image converter

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!