Convert Base64 encoded strings to downloadable image files. Supports JPG, PNG, GIF, and WEBP formats.
Base64 encoding is great for embedding images, but sometimes you need to extract the original file – for saving, sharing, or editing. This tool lets you decode Base64 strings back into viewable and downloadable images.
Extract images from data URLs found in HTML, CSS, or email sources.
Test or inspect images embedded in code without needing external files.
Analyze images that have been encoded to check for malware or hidden content.
Convert data stored in databases or local storage back to viewable images.
Enter your Base64 encoded image data. It can be a full data URL or just the raw string.
The tool detects the image format and shows a preview. You can rotate the image if needed.
Save the image in its original format (PNG, JPG, GIF, or WEBP) directly to your device.