Encode text to Base64 or decode it back instantly.
Base64 encoding converts binary or text data into an ASCII string, commonly used in data URLs, emails, and APIs.