TToolsKit

Base64 → Image

Paste a Base64 string or drop a .txt file; get the decoded image back.

.txt · up to 5 MB

How to use base64 → image

  1. 1
    Paste or upload

    Paste a Base64 string directly, or upload a .txt file containing it.

  2. 2
    Decode

    Preview and download the decoded image.

Frequently asked questions

What formats are supported?
Any Base64-encoded image. Include or omit the data:image/...;base64, prefix — both work.

Related tools