Convert formats

Base64 Encoder and Decoder

Encode plain text as Base64 or decode Base64 back to readable UTF-8 text directly in the browser.

What this tool does

Encode plain text as Base64 or decode Base64 back to readable UTF-8 text directly in the browser.

Common uses

  • Prepare text before publishing or importing it.
  • Check or transform content without uploading it.
  • Copy, download, or chain the result into another tool.

How to use this tool

Paste or type your text in the input box.

Adjust any options shown for the tool.

Copy or download the result.

Frequently asked questions

Is my text uploaded?

No. Processing happens locally in your browser and the page does not send your text to a server.

Can this tool work offline?

Yes. After the page is loaded or saved with the site assets, the text operation itself does not require an API.

Is there a text limit?

There is no fixed account limit. Very large text may depend on your browser and device memory.