Base64 Encoder/Decoder

Encode text or files to Base64, or decode Base64 to plain text/files. Useful for data transmission where binary data needs to be encoded as text.