What is this tool?
This tool converts an image to a Base64 data URL. You can copy the result and embed it in HTML or CSS, or use it in APIs. Conversion runs in your browser.
Use cases
Embedding small images inline in HTML or CSS. Including images in JSON payloads. Testing or prototyping without hosting image files.