Base64 to Image
Decode Base64 strings back into images.
About this tool
Decode a Base64 data URI back into a viewable, downloadable image.
Key Features
- Decode any data URI
- Live preview
- Download decoded image
- Private & local
How to Use
- Paste a Base64 data URI.
- Click Preview.
- Download the image.
Benefits
- Recover embedded images
- Debug data URIs
- Extract inline assets
Frequently Asked Questions
For best results include the full 'data:image/...;base64,' prefix; we'll add a PNG prefix if missing.