Convert · Images
Base64 to Image
Turn Base64 strings and data URLs back into downloadable PNG or JPG files — locally.
How to use
- Paste a data URL or raw Base64 string.
- Preview the decoded image.
- Download as PNG or JPG.
Features
- Data URL and raw Base64 input
- Live preview before download
- PNG and JPEG export
- Runs in your browser. Images are not uploaded to ToolsWeb servers.
Privacy & how it works
This image tool processes pixels in your browser (Canvas and related Web APIs). Your images are not uploaded to ToolsWeb servers for this tool. Privacy Policy.
FAQ
What if my string has no data URL prefix?expand_more
Paste raw Base64 only — the tool assumes PNG encoding. For other formats, include the full data:image/...;base64, prefix.
Is this tool free?expand_more
Yes. ToolsWeb tools are free to use with no signup and no paywall for core features.
Do I need an account?expand_more
No. Open the tool and start. We do not require registration for supported tools.
Are my files uploaded?expand_more
No for this tool. Processing runs in your browser. See Privacy & how it works on this page and our Privacy Policy for what network requests still occur when loading the site.
Does it work on mobile?expand_more
Yes on modern mobile browsers. Very large files may hit device memory limits sooner than on desktop.