Base64 Encoder & Decoder
Encode text to Base64 or decode Base64 back to text. Supports URL-safe variant (RFC 4648 §5).
- ModeEncode
- URL-safeNo
- StatusOK
Input
Output
Encode text to Base64 or decode Base64 back to text. Supports URL-safe variant (RFC 4648 §5).