+Password Generator Plus
Text tools

Base64 encoder

Encode text as Base64 for an app or technical workflow.

RUNS IN YOUR BROWSER

Ready

Settings
◈ Runs in your browser◎ No account needed↗ Copy when you’re ready
QUICK START

Some app settings and technical instructions ask you to paste text as Base64 rather than as ordinary words.

  1. Paste your original text.
  2. Select Convert to make the Base64 version.
  3. Copy the result into the app or setting that requested it.

Base64 is not secret: anyone can decode it. Do not use it to hide a password.

How it works

Encode UTF-8 text

Convert the text to UTF-8 bytes and then standard RFC 4648 Base64 with padding and no inserted line wraps. Empty input produces empty output. Whitespace in the source text is meaningful.

Base64 is reversible without a key. It is useful for representing bytes as text, not for hiding a password. This tool accepts text, not binary file uploads.

What happens to your input?

This tool does its work on this page. The site does not submit your entries or results or keep a history. However, any script allowed to run on the page could read its fields. Clearing the tool or leaving the page cannot erase clipboard entries, downloads, printouts, or screenshots. It also cannot protect you if your browser or device is compromised. Read the privacy limits.

Keeping a result safe after generation →