Image & Media

How to Convert Base64 Back to an Image

Step-by-step guide to decoding a Base64 string into a downloadable image file using the DevHexLab Base64 to Image tool.

Tool Used

Base64 to Image

Open tool
1

Open the Base64 to Image tool

Navigate to /tools/image/base64-to-image.

2

Paste the Base64 string

Paste the Base64-encoded image string into the input field. You can include or omit the data URI prefix (data:image/png;base64,).

3

Preview the image

The tool decodes the string and shows the resulting image in the preview panel immediately.

4

Download

Click Download to save the decoded image as a file in its original format (JPEG, PNG, WebP, etc.).

All done!

You are ready to use Base64 to Image like a pro.

Try it now
All guides