Drop images here
or click to browse — you can also paste images (Ctrl+V) anywhere on this page
note: base64 output is ≈ +33% larger than the original file — great for small icons, wasteful for large photos.
Batch convert images to Base64 data URIs — and decode Base64 back to images.
Your files never leave your browser — all processing is local.
Drop images here
or click to browse — you can also paste images (Ctrl+V) anywhere on this page
note: base64 output is ≈ +33% larger than the original file — great for small icons, wasteful for large photos.
This converter turns image files into Base64 strings you can embed directly in HTML, CSS, JSON or source code — and turns Base64 strings back into downloadable images. Drop, browse or paste any number of images; each one gets a card with four ready-to-copy formats: the raw Base64 payload, a complete data: URI, an HTML <img> tag and a CSS background-image rule.
Decoding is just as forgiving: paste raw Base64 with or without the data URI prefix, wrapped across lines, or several blobs at once — the tool splits them, detects the real image format from magic bytes and gives you a preview plus a download button.