🔤Base64 Encoder / Decoder

← Back to tools

Convert text to/from Base64. Supports URL‑safe variant and optional padding removal.

📥Input
📊Stats
Input chars
0
Output chars
0
📤Output
How this tool works
1
Enter text or Base64
Type or paste your text to encode, or Base64 string to decode in the input field.
2
Configure options
Optionally enable URL‑safe mode (uses -/_ instead of +/) and remove padding (=) characters.
3
Encode or decode
Click "Encode → Base64" to convert text to Base64, or "Decode → Text" to convert Base64 back to text.
4
View results
See the encoded or decoded result in the output field. Check the stats panel for character counts.
5
Copy output
Click "Copy output" to copy the result to your clipboard for use elsewhere.