Base64 Encoder / Decoder
Convert text to Base64 and back — fast, private, and client-side.
0 chars
Result
How to use
- Paste your text or Base64 string into the Input box.
- Click Encode to convert plain text to Base64.
- Click Decode to convert a Base64 string back to plain text.
- Copy the result from the Output box using the Copy button.
Examples
Text Input
Hello World
Base64 Output
SGVsbG8gV29ybGQ=