Base64 Image Encoder
Convert images to Base64 data URIs and back. Gratuit, sans inscription, fonctionne dans votre navigateur.
Glissez-déposez votre image ici, ou choisissez un fichier
PNG, JPG, WEBP, GIF, BMP — jusqu'à 25 Mo
Vos images sont traitées entièrement dans votre navigateur. Rien n'est envoyé à un serveur.
À propos de Base64 Image Encoder
This tool converts images to Base64-encoded data URIs and decodes Base64 strings back to viewable images. Drag and drop or select an image file (up to 5 MB) to get the Base64 string, complete data URI, and a ready-to-use HTML img tag. Or paste a Base64 string to preview the decoded image. Data URIs are useful for embedding small images directly in HTML, CSS, or JSON without separate file requests — reducing HTTP round-trips for icons, logos, and thumbnails.