image

Image ↔ Base64

Encode images to Base64 data URIs or decode Base64 back to files.

Drop files here

or tap to browse · max 10 MB (media up to 50 MB)

How to use

  1. Upload an image to encode, or paste a Base64 / data URI to decode.
  2. Copy the string or download the reconstructed file.

FAQ

Why Base64?

Embed small images in CSS/HTML or APIs without separate files.