How to use Base64 Encode/Decode

  1. Add or paste your input above.
  2. Click the action button to run Base64 Encode/Decode.
  3. Copy or download your result.
↓ Full guide
Runs in your browser · nothing uploaded

Base64 Encode/Decode

Encode text to Base64 or decode Base64 back to text.

About Base64 encoding and decoding

Base64 encoding turns text or binary data into a plain-ASCII string that can travel safely through systems built only for text, such as email and JSON. This tool encodes and decodes Base64 instantly, both directions, in your browser.

Tips