Base64 ToolsNew
Base64 to Image
Base64 ToolsNew
Decode Base64 or data URLs back into an image preview and download.
Paste a Base64 payload to preview the decoded image.
Decode a Base64 payload back into an image preview, then download it if you want the original file. Both raw Base64 and full data:image/...;base64,... URLs are accepted.
Recovering inline images from emails, CSS, JSON tokens, or pasted data URIs. Auditing image payloads in tickets and bug reports.
For pure-text payloads use the Text to Base64 tool.
Why is the preview blank?
Either the Base64 is corrupted, the MIME is wrong, or the format is unsupported by the browser.
What file extension is used?
It is inferred from the MIME type in the data URL (or PNG when the prefix is missing).