Encode to Base64
Base64 is a binary-to-text encoding scheme that represents binary data in ASCII string format. It's commonly used for:
Complete guide on using Base64 Encoder effectively