Immagine a Base64
Seleziona un file immagine per convertirlo in una stringa codificata in Base64. Attiva il prefisso URI dati per un output CSS/HTML pronto all’uso. Tutta l’elaborazione avviene nel tuo browser.
About Image to Base64
This tool converts images to Base64-encoded strings entirely in your browser. No data is uploaded to any server.
- Data URI: With the prefix enabled, the output is ready to use in CSS
background-imageor HTML<img src="...">. - Raw Base64: Without the prefix, you get the raw encoded string.
- Supports JPEG, PNG, GIF, WebP, SVG and other browser-supported image formats.