Doan Image to Base64
Convert an image to a Base64 data URI for inline use in CSS, HTML, or Markdown. Copy ready-made snippets. Encoded in your browser; never uploaded.
Jaregin fitxategiak hemen edo egin klik arakatzeko
PNG, JPG, WebP, GIF, SVG, AVIF, X, Image ez dago fitxategien tamaina mugarik
Zure fitxategiak ez dira inoiz zure gailutik irteten. Prozesamendu guztia zure arakatzailean gertatzen da lokalean.
Convert an image to a Base64 data URI you can paste directly into CSS, HTML, or Markdown β no separate file needed. Encoded in your browser; never uploaded.
Optimize for your platform
Nola Funtzionatzen Du
A data URI embeds an image directly into your code as text, so it loads without a separate file request β handy for small icons and self-contained HTML. This encodes it in your browser.
- 1You drop in an imageIt's read locally with the FileReader API β never uploaded.
- 2It's Base64-encodedThe image bytes become a data: URI (data:image/...;base64,β¦) right in your browser.
- 3You pick a snippetCopy the raw data URI, or ready-made CSS (background-image), HTML (<img>), or Markdown.
- 4Paste it into your codeThe image now travels inline with your CSS/HTML β no extra file to host.
The image is encoded entirely on your device. Note that Base64 is ~33% larger than the original, so data URIs are best for small images.
Zergatik erabili gurea?
Erlazionatutako tresnak
Irudi-konpresorea
Konprimitu JPG, PNG, WebP eta AVIF irudiak. Ikusi aurretik/ondoren alderaketa.
Irudi formatuen bihurgailua
Bihurtu JPG, PNG, WebP, AVIF, GIF eta BMP formatuen artean.
Irudien tamaina aldatzea
Aldatu irudiak dimentsioen edo ehunekoen arabera. Mantendu aspektu-erlazioa, aukeratu irteera formatua, kalitate galerarik gabe.
