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