Base64 Encoder
Encode and decode Base64 online.
Base64 Encoder / Decoder
Encode and decode data in Base64 format. Used for transmitting binary data in text protocols, embedding images in CSS/HTML and working with APIs.
Encoding text to Base64
Decoding Base64 to text
UTF-8 support
How to Use
- Paste text or a Base64 string in the input field
- Choose an operation: encode or decode
- Copy the result