Images
Base64 Image Encoder / Decoder
Convert images to Base64 data URLs and preview them.
Privacy-firstNo trackingRuns locally
How it works
- Upload an image to encode.
- Paste a Base64 data URL to decode.
- 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.