Privvert logoPrivvert

Billede → Base64 / data-URI

Inline i CSS eller HTML

Drop an image
eller klik for at vælge - filer bliver på din enhed
Maks. filstørrelse: 5 MB

Om dette værktøj

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

Funktioner

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

Sådan bruger du det

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

Alt sker inde i din browser med JavaScript og WebAssembly. Dine filer bliver aldrig uploadet, aldrig gemt og aldrig set af os.

Ofte stillede spørgsmål

Should I always inline images?

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