Data URL Generator & Parser
Convert files to data:URLs or parse data:URLs to extract file information and restore files
File to Data URL
Upload a file and convert it to data:URL format
Drop file here or click to select
Max file size: 10MB
Usage & Examples
Use Cases
- • Embed inline images in HTML
- • Specify background images directly in CSS
- • Handle image data in JavaScript
- • Send small files via HTTP
Supported Types
- • Images: PNG, JPEG, GIF, WebP, SVG
- • Text: TXT, HTML, CSS, JS, JSON
- • Documents: PDF (small size)
- • Others: Various binary files