Output
About Base64 Encoding
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It is commonly used to encode data for transport over media designed to deal with text, such as email (MIME) and storing complex data in JSON or XML. This tool processes everything locally in your browser — your data is never transmitted to any server.