Image Utilities
Image to Base64
Convert images to Base64 for embedding in HTML, CSS, or JSON. Nothing is uploaded.
[img]
Drop an image here
or browse file
About this tool
Base64 encoding converts binary image data to ASCII, allowing images to be embedded directly in HTML or CSS. Best for images under 10KB that appear on every page.
Related tools