Convert Image to Data URI Image Generator

The data URI scheme is a URI scheme (Uniform Resource Identifier scheme) that provides a way to include data in-line in web pages as if they were external resources. It is a form of file literal or here document. This technique allows normally separate elements such as images and style sheets to be fetched in a single HTTP request rather than multiple HTTP requests, which can be more efficient.

This Data URI image converter generator is a client-side-only HTML5 file API multiupload Data URI generator, that does not require a server upload, so it's super-fast!

The Convert Image to Data URI Image Generator works in IE 10+ and the latest versions of Chrome and Firefox browsers.

You can view a Data URI browser support table at caniuse.com.


Note: There appears to be a maximum Data URI file size that differs for every browser and OS type.
We recommend optimizing your images before using the convert image to Data URI image generator.


You can either drag-drop a file in to the box below, or use the choose files button:

:::::: Drag-n-Drop A File Here ::::::

Created by: Bran van der Meer
Modifications by: Snap Builder