← Back to Tools Home | Olutil Image Tools
🌐 English

Base64 to Image Decoder

Paste a Base64 data URI (or raw Base64) and instantly preview the image and download it as a file. The format is detected automatically from the data URI header. 100% Local

đŸ–ŧī¸Paste Base64 to preview

How to Use Base64 to Image

  1. Paste the Base64 string into the left textarea. A full data:image/png;base64,... URI works, as does the raw Base64 body alone.
  2. Click Decode — the image appears on the right with its dimensions and detected format.
  3. Download — the suggested filename uses the detected extension (e.g. image.png).

Supported input

Any Base64-encoded image: PNG, JPG, WebP, GIF, BMP, SVG. The decoder reads the MIME type from the data URI header when present; if you paste raw Base64, it falls back to PNG.

Features

Related Tools