Base64 presents a easy way to encode raw information into a text of ASCII symbols. This method is commonly utilized to send data over channels that only support text-based formats, for email files. The inverse procedure, decoding a Base64 text back to its initial raw form, is equally simple to do and is generally accessible in many scripting platfo