With this tool you can convert text to base64 encoding. This encoding converts every three bytes of text into four bytes from a set of 64 character alphabet. Our site has an easy to use online tool to convert your data. Super simple, fast browser-based utility. example: // input: // "hello world" // output: // encoded : aGVsbG8gd29ybGQ=