Base64 Encoder / Decoder
Encode or decode text and files to and from Base64. Supports UTF-8.
Ad Space
Ad Space
About Base64 Encoding
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. This tool lets you encode text or files to Base64, or decode Base64 strings back to their original form.