Base64 Encoder/Decoder

Encode and decode Base64 strings with full Unicode support.

Input
Plain text or a Base64 string
Output
Tips

Ctrl+Enter to encode, Shift+Enter to decode

• Works with all Unicode characters (CJK, emoji, accented text)

• Use "Use as Input" to chain encode/decode operations