Base64 Encode / Decode
Convert plain text to Base64 and decode Base64 back to readable text, with UTF-8 support for multilingual content.
How to use
- Enter or paste text in the input area.
- Click Encode to convert text to Base64, or Decode to convert Base64 back to text.
- Copy the result, try sample text, or clear both fields to start over.