____ _ ____ _____ __ _ _
| __ ) / \ / ___|| ____/ /_ | || |
| _ \ / _ \ \___ \| _|| '_ \| || |_
| |_) / ___ \ ___) | |__| (_) |__ _|
|____/_/ \_\____/|_____\___/ |_|
|
base64
[image]
↔ [data]
[+] Base64
Drop image here, click to select, or paste from clipboard
[?] FAQ
What is Base64 encoding?
Base64 converts binary data (images, files) into a text string. Useful for embedding images in HTML/CSS or transmitting data in JSON.
How do I encode an image?
Upload an image — the Base64 string appears automatically. Click to copy it.
How do I decode a Base64 string?
Paste the Base64 string into the decoder field — the image renders instantly.