Base64 to Image

Input
Preview

Paste a Base64 string and click Convert to preview the image

How to use
  1. 1.

    Paste a Base64 data URL or raw Base64 string into the Input panel

  2. 2.

    Click Convert — the image type is detected automatically from the data

  3. 3.

    Preview the image, then click Download to save it

Common uses
  • Previewing images embedded in API responses or database fields

  • Recovering an image from a Base64 string in your code

  • Verifying that an image was encoded correctly