đŸ–ŧī¸ Base64 to Image Converter

Decode a Base64 string or data URI back into a downloadable image file. Paste your encoded string below and convert it instantly.

Advertisement
📝 Paste Base64 String

Image preview appears here

Decoded image
âŦ‡ī¸ Download Image
â„šī¸ How it Works

Paste either a full data URI (starts with data:image/) or a raw Base64 string. The tool automatically detects the format and decodes it to a downloadable image.

Advertisement

How to Convert Base64 to Image

1

Paste Your Base64

Copy your Base64 string or data URI and paste it into the text area above.

2

Convert

Click "Convert to Image" — the tool decodes the string and generates a preview.

3

Preview

Check the decoded image looks correct in the preview area.

4

Download

Click the download button to save the image file to your device.

Advertisement

Base64 to Image FAQ

You can decode any Base64-encoded image including PNG, JPEG, WebP, GIF, SVG, AVIF, and BMP. The tool automatically detects the image type from the data URI prefix.
The tool accepts Base64 strings up to approximately 13 million characters, which corresponds to about 10MB of image data (Base64 increases file size by ~33%).