chaitanya.dev / Tools / Base64 Encoder / Decoder

Base64 Encoder / Decoder

Encode plain text to Base64 or decode Base64 back to text, instantly in the browser. Supports Unicode and emoji.

How to use

  1. Paste or type your text (or Base64 string) into the input box
  2. Click Encode to convert text → Base64, or Decode to convert Base64 → text
  3. Use Copy to copy the result to your clipboard