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
- 1Paste or upload
Paste a Base64 string directly, or upload a .txt file containing it.
- 2Decode
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.