Image to Base64
Convert images to Base64 encoded strings and data URIs. Free online tool.
Click to select an image
Supports JPG, PNG, WebP, GIF, SVG
Frequently asked questions
Image to Base64 Converter — Free Online
Convert any image to a Base64 encoded string or data URI. Embed images directly in HTML, CSS, or JSON without separate file hosting.
Data URI output
Get a ready-to-use data:image/... URI for HTML or CSS.
Raw Base64
Also provides the raw Base64 string without the data URI prefix.
Client-side
Uses FileReader — your image never leaves your browser.