Base64 is a basic method to translate binary data into a text that may be reliably transmitted over media that primarily handle text. Basically, it's a process of taking files – like videos – and displaying them as a long string of letters and numbers. To decode this, you just use a Base64 tool, which inverts the conversion process, giving you