Skip to main content

Base64 text

Encode and decode text, including Unicode.

About Base64 text

Convert text to a Base64 representation or read a Base64 value back as text. Text is encoded as UTF-8 bytes, so non-ASCII characters do not need to be removed first.

Steps, example, and limitations

How to use it

  1. Select encode or decode.
  2. Paste the text or Base64 input and run the conversion.
  3. Copy the result, or fix the reported input error.

Example

Input

Hello

Result

SGVsbG8=

Things to know

  • Base64 is a reversible encoding, not encryption.
  • Binary files are not necessarily valid UTF-8 text. Use a file-specific viewer rather than treating every Base64 string as text.

Navigation

Find a tool

Favorites, recent, and quick access

Image compressorReduce image file size with adjustable quality.
JSON formatterFormat, validate, and minify JSON data.
Merge PDFCombine multiple PDF files into one document.
Password generatorGenerate random passwords with configurable character sets.

Preferences

These preferences are saved only in this browser.

Tool input stays in memory and is cleared when you leave the page. Downloaded files are managed by your browser. AI model caches, when used, are separate from these preferences.