Privvert logoPrivvert

Image → Base64 / data URI

À intégrer dans CSS ou HTML

Drop an image
ou cliquez pour parcourir - les fichiers restent sur votre appareil
Taille maximale: 5 MB

À propos de cet outil

Convert an image into a base64 data URI you can embed directly in HTML, CSS or JSON. Great for tiny icons and email templates.

Fonctionnalités

  • PNG, JPG, GIF, SVG, WebP
  • Outputs <img>, CSS background and raw data URI
  • Size warning for large files
  • All in your browser

Comment l'utiliser

  1. Upload an image.
  2. Copy the snippet you want.
  3. Paste into your code.
🔒 100 % privé

Tout se passe dans votre navigateur grâce à JavaScript et WebAssembly. Vos fichiers ne sont jamais téléversés, jamais stockés et jamais vus par nous.

Questions fréquentes

Should I always inline images?

Only for very small images (icons, spinners). Inlining big images bloats your HTML/CSS.