Base64 to Image
Decode a Base64 data URL into an image.
Loading tool…
How it works
- Paste a data URL or raw Base64.
- Preview the image.
- Download the file.
Features
- Preview decoded image
- Download result
- Accepts data URLs
- Local decode
FAQ
What format is downloaded?
The MIME type from the data URL, or PNG if missing.
Is data uploaded?
No. Decoding stays in your browser.
Can I paste raw Base64 without a prefix?
Yes. Prefix image/png is assumed when missing.