Text utility

Base64 Tool

Encode plain text to Base64 or decode Base64 back to readable text.

Your converted text will appear here

Enter text and choose encode or decode.

Encode

Live output


                        
Tutorial

Base64 Tool Tutorial

This tool encodes plain text into Base64 or decodes Base64 back into readable text.

How to use

  1. Paste the text or Base64 string.
  2. Choose encode or decode.
  3. Run the tool.
  4. Copy the converted output.

Example

The text hello becomes aGVsbG8= when encoded as Base64.

Tips

  • Base64 is encoding, not encryption.
  • Use it for data formatting tasks, not for hiding private information.

Benefits

Quickly converts text to and from Base64 format.
Useful when working with APIs, tokens, headers or encoded data.
Avoids needing command-line tools for simple encoding tasks.

Frequently asked questions

This tool encodes plain text into Base64 or decodes Base64 back into readable text.

Yes. You can use this tool directly in the browser without creating an account.

Calculation history is not saved unless the site owner enables recent-calculation storage.