Base64Base64

Encode or decode text. This is not encryption.

Your files are processed in your browser and are never uploaded or stored on our servers.

Base64

How it works

  1. Encode turns text into Base64.
  2. Decode turns Base64 back into text.
  3. Broken Base64 is rejected in one sentence.

What the file should look like

Encoding hides nothing from someone who can decode it.

Where the file goes

Nothing is uploaded. The browser keeps the result here until you copy it, download it, or clear it. Closing the tab drops it.

Questions

Is my text uploaded?

No. It stays in this browser and is never sent to MegaToolkit.

Base64

Encoding hides nothing from someone who can decode it.