Base64 to Image Decoder

Restore and download images from Base64 strings. Paste your data URI or raw Base64 string to instantly preview and save the image to your device.

Image Preview Area

Pro Tip: Missing Prefixes

Sometimes Base64 strings are stored without the data:image/...;base64, prefix. Our tool automatically detects the header signature and adds the appropriate MIME type prefix if it's missing, so you can just paste the raw encoded text!