Base64 Encoder / Decoder

How it works

Encode converts your text to Base64. Decode converts Base64 back to text, with full Unicode support. Invalid Base64 input shows a clear error instead of a garbled result.