Data URI generator
Drop a file (image, PDF, SVG, font, etc.), or click to choose
{{ error }}
{{ fileName }}
· {{ fileType || 'unknown type' }}
· {{ human(fileSize) }} file
· {{ human(output.length) }} data URI
Binary file — base64 only.
Preview
The file is read and encoded in your browser — it is never uploaded. Large files make impractically long URIs; base64 adds about a third to the size.