Base64 Encoder / Decoder
Convert text to Base64 or decode Base64 back to text.
Runs locally in your browser
Input
Characters: 9 · Lines: 1
Output
Waiting for input.
Your data stays in your browser. MiniFiles does not upload your input.
FAQ
- Does this handle unicode text?
- Yes, UTF-8 text is encoded/decoded correctly, not just ASCII.