Base64 Encoder & Decoder

Convert text or files to and from Base64 format

About Base64 Encoding

Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It's commonly used for: