Base64 Encoder / Decoder

OPTION:
What is URL-safe?
It converts characters into a format that can be safely used in a URL.
Unsafe characters are replaced with % followed by hexadecimal digits.
Enter text or a Base64 string to begin.
Input
Output
Details