Base64 Encode / Decode

Encode and decode text to Base64 format instantly.

Features

How to Use

  1. 1Type or paste your text into the input area.
  2. 2Click Encode to convert to Base64, or Decode to convert back.
  3. 3Use the Copy button to copy the result to your clipboard.

Examples

Encode Example

Input:  Hello World!
Output: SGVsbG8gV29ybGQh

Decode Example

Input:  SGVsbG8gV29ybGQh
Output: Hello World!

Frequently Asked Questions

Related Tools