Developer · Free

Base64 to Image — Decode a Data URI to PNG/JPG, Free

Turn a Base64 string or data URI back into a viewable, downloadable image in your browser. PNG, JPG, GIF, WebP and SVG — the image is never uploaded.

Stays on your deviceFree

Options

Decoded text

Type or paste above to see the result here.

Converted in your browserInstant, nothing uploaded

Turn a Base64 string or data: URI back into a viewable, downloadable image — right in your browser. Paste a data:image/png;base64,… URI (or a bare Base64 image payload) and the picture appears instantly, with a download button for PNG, JPG, GIF, WebP or SVG. It’s the quickest way to check what an inlined image from your CSS, HTML or API response actually looks like. Everything is decoded locally with your browser’s built-in functions, so the image data is never uploaded — handy when the image is a private asset, a screenshot, or something embedded in a document you’d rather not send to a random website.

FAQ