Encode and decode Base64 strings instantly
Enter text above to encode
Base64 is a binary-to-text encoding scheme that represents binary data in ASCII format. It's commonly used to encode binary data for transmission over text-based protocols like HTTP and email.