Base64 to Image Converter Online Free
Paste a Base64 encoded string and convert it back to a downloadable image. Supports all image formats.
Result
How to Convert Base64 to Image
- Paste — Paste your Base64 string (with or without the
data:image/...prefix). - Convert — Click "Convert to Image" to generate the image.
- Download — Save the generated image as a PNG file.
Frequently Asked Questions
No. If your string doesn't start with "data:", the tool will automatically add the correct prefix.
Any format that your browser supports: PNG, JPG, WebP, GIF, BMP, and more. The tool detects the format from the data URI.
Browser memory is the only limit. Very large Base64 strings (>10MB) may be slow to process on older devices.