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
- Upload an image.
- Copy the snippet you want.
- 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.