Theme
Back to catalog
Encoding
Base64
encode and decode base64 text
base64encodeanddecodetextencoding
HOW IT WORKS
How it works
The base64 tool uses the browser's built-in encoding helpers, so text never leaves your device.
- Encode plain text into base64 for transport or embedding.
- Decode base64 back into readable text.
- Use the copy action beside the output to move results straight into your next step.