Immagine → Base64 / data URI
Incorpora in CSS o HTML
Drop an image
o clicca per sfogliare - i file restano sul tuo dispositivo
Dimensione massima: 5 MB
Informazioni su questo strumento
Convert an image into a base64 data URI you can embed directly in HTML, CSS or JSON. Great for tiny icons and email templates.
FunzionalitÃ
- PNG, JPG, GIF, SVG, WebP
- Outputs <img>, CSS background and raw data URI
- Size warning for large files
- All in your browser
Come si usa
- Upload an image.
- Copy the snippet you want.
- Paste into your code.
🔒 100% privato
Tutto avviene all'interno del tuo browser con JavaScript e WebAssembly. I tuoi file non vengono mai caricati su un server, mai memorizzati e mai visti da noi.
Domande frequenti
Should I always inline images?
Only for very small images (icons, spinners). Inlining big images bloats your HTML/CSS.