Base64 Encoder / Decoder
Encode plain text to Base64 or decode Base64 back to text.
Encode
Decode
URL-safe (replace
+/
with
-_
)
Plain text
↓
Base64 output
Clear
Copy output