Accepted Base64 formats
- Complete values such as data:image/png;base64,iVBORw0... are detected automatically.
- Raw Base64 is also accepted. The decoder inspects common signatures for PNG, JPEG, GIF, WebP, and SVG.
- If no preview appears, remove surrounding quotes or whitespace and confirm that the value is an image rather than an arbitrary binary file.
Decoding happens locally in your browser. Pasted image data is not sent to this website.