Base64 Encoder

Encode or decode text to/from Base64, UTF-8 safe.

Works Offline
Privacy First
No Login
No API

Text

Base64 output

About the Base64 Encoder

Convert any text to Base64 or decode Base64 back to readable text. Handles full UTF-8 input correctly and supports the URL-safe Base64 variant (- and _ instead of + and /) used in tokens and URLs.

Examples

Encode text

Hello, world!

Output

SGVsbG8sIHdvcmxkIQ==

Related tools

Frequently asked questions

Read more

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser