HomeToolsConversionBase64 Encoder / Decoder

Base64 Encoder / Decoder

Easily encode and decode text to and from Base64 format.

Conversion
Input (Text)
Output (Base64)

What is Base64?

Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.

How to use the Base64 Tool

  1. Paste your text or Base64 string into the top input area.
  2. Select whether you want to Encode or Decode.
  3. The result will instantly appear in the bottom text area.
  4. Click the Copy button to copy the result to your clipboard.

Contribute

Find a bug or want to suggest an improvement to this tool?