← Pencilbox
DataURI
file ⇄ data: URI
build v6.0
DataURI turns a file into a data: URI you can paste straight into CSS, HTML or a script — and decodes one back into a downloadable file. Great for tiny icons and inline assets. Nothing is uploaded.

Drop a file here.

any small file · no upload

Data URIs embed the whole file as text, which is about 33% larger than the original — best for small assets under ~50 KB. Everything runs on your device.