Base64 Text Encoder/Decoder
Encode text strings to Base64 or decode Base64 strings back to their original text form. Supports UTF-8. Useful for data encoding and simple obfuscation.