Guide
How to Convert Base64 to Image
When an image arrives as a Base64 string, the quickest way to turn it back into a file is usually to decode it directly in the browser.
Recommended tool
The quickest way to do this task on this site is to use Base64 to Image.
Open Base64 to ImageSteps
- 1.Open the Base64 to Image tool.
- 2.Paste the full Base64 image data URL.
- 3.Preview the decoded image.
- 4.Download the resulting image file.
FAQ
Do I need the data:image prefix?
Yes. The tool expects a full Base64 image data URL.
Can I generate the Base64 string on this site too?
Yes. The Image to Base64 tool can create the string from an uploaded image.
Related tools
More guides
Decode Base64 Image Online
Decode a Base64 image online for free and turn a data URL back into an image file.
Base64 to PNG Online
Convert Base64 to PNG online for free when the data URL contains a PNG image.
Base64 to JPG Online
Convert Base64 to JPG online for free when the image data URL contains a JPG file.
Decode Base64 Image Online
Decode a Base64 image online for free by pasting a data URL and converting it back into an image.