← Tools /

Base64 Encoder / Decoder

Base64 — encode text to Base64 or decode Base64 back to plain text
1
Pick Encode or DecodeEncode turns plain text into Base64. Decode turns Base64 back into readable text.
2
Paste your input on the leftType or paste — the result appears instantly on the right.
3
Copy the resultHit Copy to grab the output.
URL-safe mode replaces + with - and / with _ — useful for tokens, query params, and JWT payloads.
Plain text
Mode:
Base64 output
Result will appear here.