โ† Back to Tools Home | Olutil Image Tools
๐ŸŒ English

Image to Base64 Converter

Drop an image and instantly get its Base64 data URI. Useful for embedding small images directly into HTML, CSS, JSON or Markdown โ€” no separate HTTP request needed. 100% Local

๐Ÿ“
Click / drop / paste (Ctrl+V)
JPG ยท PNG ยท WebP ยท GIF

How to Use Image to Base64

  1. Load an image โ€” click the drop box to browse, drag a file onto it, or copy an image and press Ctrl/โŒ˜+V.
  2. Choose the output format โ€” keep "Full data URI" checked for direct embedding in HTML/CSS, or check "Raw Base64 only" for the bare string.
  3. Copy the result โ€” use Copy Base64, or pick the <img> / url() wrapper buttons to get a ready-to-paste snippet.

Supported input formats

JPG, PNG, WebP, GIF, BMP and any other format your browser can decode. The MIME type in the data URI is detected automatically from the file.

Features

Related Tools