Base64 Encoder / Decoder

Easily encode text to Base64 format or decode Base64 strings back to text.

0 bytes
0 bytes

How to Use

  1. Paste your plain text or Base64 encoded string into the Input area.
  2. Click Encode to convert plain text into Base64 format.
  3. Click Decode to convert a Base64 string back to readable text.
  4. Use the Swap button to quickly move the output to the input for chaining operations.
  5. Click Copy Output to copy the result to your clipboard.