Privvert logoPrivvert

Bilde → Base64 / data-URI

Inline i CSS eller HTML

Drop an image
eller klikk for å bla - filene blir på enheten din
Maks. filstørrelse: 5 MB

Om dette verktøyet

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

Funksjoner

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

Slik bruker du det

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

Alt skjer inne i nettleseren din med JavaScript og WebAssembly. Filene dine lastes aldri opp, lagres aldri og ses aldri av oss.

Ofte stilte spørsmål

Should I always inline images?

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