Base64 is a easy way to convert binary data into a sequence of printable ASCII characters. This system is often used when you need to send data over mediums that only support text, such as email or some web APIs. https://francestykh583442.blog5.net/93308613/encode-and-decode-a-newbie-s-guide-to-base64