Base64 Encoder / Decoder

Encode text or files to base64, or decode base64 strings back to text.

0 characters

Quick Answers

How it works

  1. Paste text or upload a file to encode.
  2. Or paste a base64 string to decode.
  3. Copy the result or download the decoded file.