Base64 Encode / Decode
Encode and decode Base64
Convert text to Base64 or decode Base64 strings back to readable text instantly.
Waiting for inputCharacters: 43Lines: 1Bytes: 43
Output will appear here.
Base64 Encode / Decode
Convert text to Base64 or decode Base64 strings back to readable text instantly.
Output will appear here.
Base64 Encode / Decode converts Unicode text to Base64 and decodes Base64 strings back into readable text.
Your input is processed locally in your browser and is not uploaded to a server.
Yes. It uses TextEncoder and TextDecoder to handle Unicode text correctly.
No. Encoding and decoding happen locally in your browser.
The tool shows an error and does not produce decoded output.
Yes. The Use output as input button lets you chain conversions quickly.