Base64 to Image
Convert Base64 encoded strings back to downloadable image files
Base64 Input
0 characters
How to Convert Base64 to Image
Paste Base64
Copy and paste your Base64 string with or without the data URL prefix
Convert
Click convert to decode the Base64 string and generate the image
Download
Preview the image and download in your preferred format
Base64 Format Examples
With Data URL Prefix
data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQ...
Complete data URL with MIME type and encoding information
Base64 Only
/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBw...
Raw Base64 encoded data without prefix (format detected automatically)
Features
Privacy Protected
All conversion happens locally in your browser - no data sent to servers
Auto Format Detection
Automatically detects image format from Base64 data or data URL
Flexible Input
Accepts Base64 with or without data URL prefix for convenience
Multiple Formats
Download in original format or convert to PNG, JPEG, or WebP