Encode text to Base64 or decode Base64 strings back to readable text. Supports UTF-8 characters.
Advertisement
Base64 is a binary-to-text encoding scheme that represents binary data in ASCII string format. It's commonly used for: