Base64 to Image
Turn a Base64 string or a complete data URL back into a downloadable image file. Handy when an image arrives embedded in code, an API response or a config file and you need the actual file. It is free, needs no account, and adds no watermark to your result.
- Input
- text you paste
- Result
- PNG, JPG, WebP
- Capacity
- One request at a time
- Privacy
- Temporary workspace removed after processing
1. Add your input. 2. Choose settings. 3. Check the result and download it. Your original file is not changed on your device. Privacy details
Saved settings — free
Reuse your preferred Base64 to Image setup. Recipes stay in this browser and never include files or entered text.
No settings saved for this tool yet.
Choose the download name while the generated file type stays unchanged.
The Base64 payload is decoded, with a full data URL prefix stripped automatically if present, the real image type is detected from the decoded bytes, and the file is returned in your chosen format.
Convert an uploaded image into a Base64 data URL or raw Base64 string for HTML, CSS and API use.
Encode and decode Base64, URLs and HTML entities or generate SHA-256, SHA-512, MD5, UUIDs and random strings.
Convert images between JPG, PNG, WebP, AVIF, TIFF, BMP, GIF and supported HEIC formats online.
Detect a file type from its signature, extension and parsable format information instead of trusting the filename alone.