Image to Base64 Converter
Convert an uploaded image into a Base64-encoded data URI for embedding directly in CSS, HTML, or JSON.
Best for small assets (icons, logos, small illustrations) meant to be inlined directly into CSS/HTML/email — capped at 5MB since the output is the full encoded string, not a file.