Back to all tools
TextBasic
Base64 Encoder / Decoder
Encode plain text to Base64 and decode Base64 to plain text.
Input
Loading tool module...
Keyboard Shortcuts
Ctrl/Cmd + Enter
Run main action
Ctrl/Cmd + Shift + C
Copy tool output
Esc
Clear active input
How It Works
Flow
- - Encodes plain text to Base64 and decodes Base64 back to text.
Accepted Formats
- - UTF-8 text for encoding, Base64 text for decoding.
Limitations
- - Malformed Base64 input returns decode errors.
Notes
- Use examples to test common scenarios quickly.
- Review tool outputs before production use.