Paste a Base64 string or data URI and get back a real, downloadable image file - runs entirely in your browser.
Paste a Base64 string or data URI and get back a real, downloadable image file - runs entirely in your browser.
Paste a Base64 string or data URI and get back a real, downloadable image file - runs entirely in your browser.
Paste your Base64 string
Paste a raw Base64 string or a full data URI.
Preview the image
The tool decodes it and shows a live preview in your browser.
Download
Save the decoded image as a real file.
Either a full data URI (starting with "data:image/...;base64,") or just the raw Base64 characters after that prefix - the tool handles both.
Whatever format was encoded in the original Base64 string (PNG, JPG, etc.) - the tool detects and preserves it.