Loading...
Loading...
Convert images to Base64 data URLs online. Embed images directly in HTML, CSS, or JSON. No uploads needed.
Upload Image
or drag & drop your image here
Base64-encoded images can be embedded directly in HTML or CSS without needing a separate file. This reduces HTTP requests for small images like icons, but increases the HTML size by ~33%.
Since processing is client-side, there's no server limit. However, Base64 encoding increases file size by ~33%, so it's best for small images under 100KB.