Base64 File Encoder & Decoder Online
Runs 100% in your browser — your files never leave your device.
Embedding an image in CSS, pasting a file into a support ticket, or decoding a base64 blob someone sent you — this tool goes both ways. Drop a file to get its base64, or paste base64 (data URIs included) and download the reconstructed file. Everything happens locally, so even private files stay on your device.
How it works
- 1
Drop a file or paste base64
Either direction works: file in, base64 out — or the reverse.
- 2
Copy or name the output
Copy the encoded string, or give the decoded file a name.
- 3
Download
Decoded files download instantly, mime type detected from data URIs.
Related tools
More data converters
Convert CSV to JSON Online Convert CSV to a JSON array of objects online for free — header row becomes keys, quotes and commas handled properly. No upload, no sign-up. Convert JSON to CSV Online Convert a JSON array of objects to CSV online for free — columns are the union of all keys, nested values stringified. No upload, no sign-up. Convert CSV to XML Online Convert CSV to structured XML online for free — headers become sanitized tags, rows become records. Runs in your browser, nothing uploaded.