Skip to main content

Image to Base64

v1.0.0

Convert images to Base64 encoded data URIs for embedding in HTML or CSS.

Converts images to Base64 data URIs and decodes Base64 strings back to viewable images.

How to use
  • Upload an image to get its Base64 data URI, or paste a data URI to preview it.
  • Use the Copy button to copy the full data URI for embedding in HTML or CSS.
  • Try a preset from the example picker to see sample input.