Base64 is a widely used technique to transform binary files into a textual format that is suitable for storage across channels that only support text. This permits you to include images, or other non-text files inside emails or keep them in plain text fields, basically performing as a way to show non-text data in a text-friendly fashion. The proces