Base64 Encoder / Decoder
Convert text to Base64 or decode it back, in your browser
Encode
Decode
⇅ Swap
Clear
Input
Output
Copy output
Encoding turns any text (including Unicode/emoji) into Base64 using UTF-8 bytes; decoding reverses it. Everything runs locally — nothing is uploaded.