Base64 is a simple technique to represent binary into a text of printable ASCII characters. This is often used when you need to transmit data, like images, over mediums that only support text-based protocols. https://mediajx.com/story27700884/transform-and-decode-a-newbie-s-guide-to-base64