Example Walkthrough
Raw Base64 image input
Input: iVBORw0KGgoAAAANSUhEUgAA... (raw Base64)
Action: Decode in Image workspace, verify MIME and regenerate with correct prefix.
Output: Select image mode, decode, then preview
When decoding fails or previews do not render, this page helps isolate input format, prefix, and data integrity problems quickly.
Input: iVBORw0KGgoAAAANSUhEUgAA... (raw Base64)
Action: Decode in Image workspace, verify MIME and regenerate with correct prefix.
Output: Select image mode, decode, then preview
Pasting from chat or docs may inject punctuation and invisible characters. Recopy as plain text.
When MIME is incorrect, browser may reject rendering. Choose the right image type manually if needed.
If source string was cut off, decode may succeed partially but output is corrupted. Compare against original length.