Text
Text to Base64 Encoder
Encode any text to Base64 in your browser. Useful for embedding small strings inside JSON or URLs.
Runs in your browserFree · No signup required
TextText → Base64
Press ⌘ Enter to run
21 words · 3 lines
Common uses
- Embed text inside JSON payloads
- Encode short tokens for transport
Limitations
- Use a dedicated tool for large binary files