Base64 Encode Decode

  • This tool provides encode and decode Base64 strings
  • It supports two main charsets (UTF-8, UTF-16) and also has options
    • Encode / decode each line separately
    • Split encoded string into 76 character wide chunks

Base64 Encode Decode