xxxx.re
Back to menu
Images

Base64 Image Encoder / Decoder

Convert images to Base64 data URLs and preview them.

Privacy-firstNo trackingRuns locally

How it works

  1. Upload an image to encode.
  2. Paste a Base64 data URL to decode.
  3. Preview and download the result.

FAQ

Are images uploaded?

No. Everything stays on your device.

Why are data URLs long?

Base64 adds overhead to binary data, so strings are larger than files.

Related tools