Base64 Encoder/Decoder

About Base64:

Base64 is an encoding scheme that converts binary data into ASCII text. It's commonly used for encoding data in emails, URLs, and data URIs. This tool supports UTF-8 encoding for international characters.

💡 Tip: Press Enter to convert, Esc to clear, Ctrl+C to copy