Base64 provides a simple method to translate binary data into a text that is able to be safely sent over media that only handle text. Basically, it's a process of transforming information – like images – and displaying them as a long string of symbols and numbers. To uncode this, you simply use a