Convert Base64 encoded strings back to images. Paste your Base64 data and instantly preview and download the decoded image.
Image preview will appear here
Paste your Base64 image string (with or without data URL prefix)
Instantly see the decoded image with format detection
Download the image in its original format
Base64 to image conversion decodes Base64 encoded image data back to its original image format. This is commonly used in web development, APIs, and data transmission where images need to be embedded as text.