Image to Base64
Convert any image file to a Base64 data URI for embedding in HTML or CSS.
Input
Preview
Base64 Data URI
About Base64 Images
Base64 encoding converts binary image data to ASCII text, allowing images to be embedded directly in HTML, CSS, or JSON without a separate file request. The output includes a data URI prefix specifying the MIME type.
Other Tools
Encode or decode text with multiple encoding and output format options.
Encode or decode URLs with different modes for different situations.
Encode or decode HTML special characters using named, decimal, or hex formats.
Generate cryptographic hashes from any text. Optional HMAC secret.
Decode and inspect JWT tokens without a secret key. Header, payload, and expiry at a glance.
Format, validate, minify, and sort your JSON with statistics.
Format, validate, and minify XML with real-time error highlighting.
Write Markdown and see a live rendered preview side by side.