Base64 Encoder / Decoder

Encode and decode Base64 strings

Encode File to Base64 Data URI

Features

  • Encode text to Base64 with full Unicode support
  • Decode Base64 back to readable text
  • Encode files to Base64 data URI strings
  • Copy results to clipboard