PDF Forge LiB
PDF Forge LiB

Convert Base64 to Image

Paste a Base64 string or data URI and get back a real, downloadable image file - runs entirely in your browser.

Base64 to Image

Paste a Base64 string or data URI and get back a real, downloadable image file - runs entirely in your browser.

How it works

  1. 1

    Paste your Base64 string

    Paste a raw Base64 string or a full data URI.

  2. 2

    Preview the image

    The tool decodes it and shows a live preview in your browser.

  3. 3

    Download

    Save the decoded image as a real file.

Why use this tool

Common use cases

Frequently asked questions

What format should I paste?

Either a full data URI (starting with "data:image/...;base64,") or just the raw Base64 characters after that prefix - the tool handles both.

What image format will the download be?

Whatever format was encoded in the original Base64 string (PNG, JPG, etc.) - the tool detects and preserves it.

Related developer & seo tools