๐ผ๏ธ Base64 to Image
Decode Base64 strings (data URLs or raw) back into viewable images. Also convert any image to Base64. 100% clientโside.
Status: Waiting for input
Dimensions: โ
MIME type: โ
Base64 length: 0 chars
๐ How to Use Base64 to Image Converter (Step by Step)
- Step 1: Paste a Base64 string (data URL or raw Base64) into the left text area, or click "Upload an image" to generate its Base64.
- Step 2: For raw Base64, select the correct MIME type (PNG, JPEG, GIF, WebP).
- Step 3: Click "Render Image" โ the decoded image appears on the right with dimensions and type.
- Step 4: Use "Download Image" to save the decoded image or "Copy Base64" to copy the string.
- Step 5: The tool also works in reverse: upload an image to get its Base64 representation.
๐ก Use Cases
- โ๏ธ Extract embedded images from emails, CSS data URIs, or API responses.
- โ๏ธ Convert images to Base64 for embedding into HTML/CSS/JSON.
- โ๏ธ Inspect unknown Base64 image strings before using them.
๐ก Pro Tip: Use the "Load Example" button to see a working 1x1 pixel PNG Base64. The tool automatically detects data URLs and raw Base64.
๐ 100% clientโside โข Your images never uploaded โข Supports PNG/JPEG/GIF/WebP โข Zero tracking