Base64 encoder / decoder
Convert UTF-8 text to and from standard Base64.
How to use
- Paste the text.
- Choose encode or decode.
- Convert and copy the result.
What it supports
Text only: Japanese and emoji round-trip correctly. Decoding rejects invalid Base64 input and results that are not valid UTF-8 text. Files are not supported.