Decode Base64 strings into images
Base64 to Image
Paste a Base64 data URL or raw image Base64 string and instantly preview the decoded image with a direct download button.
Paste Base64
You can paste a data URL or raw Base64 string.
Decoded output
Preview and file info appear here.
Decoded preview appears here
Type-
Approx bytes-
StatusWaiting
Best uses
Use this when you receive a Base64 image string from code, APIs, fixtures, email templates, or debugging workflows and want to see the actual image.
Popular use cases
- Previewing API image payloads
- Decoding fixtures from test data
- Viewing inline email assets
- Checking Base64 strings from code quickly
How to use it
- 1. Paste the Base64 string or full data URL.
- 2. Wait for the image preview to appear.
- 3. Download the decoded file if needed.