Base64 provides a easy way to represent plain files into a sequence of ASCII symbols. This process is often applied to transmit files over mediums that solely support text-based formats, for email attachments. The opposite action, decoding a Base64 text back to its initial plain form, is equally straightforward to execute and is widely available in