// Free online tools · Port Moresby

Base64 Encoder / Decoder

Encode text to Base64 or decode Base64 back to text. Full Unicode support.

← All tools

About this tool

Encode text to Base64 or decode Base64 back to text, with full Unicode support. Common for data URIs, tokens and simple encoding tasks.

Frequently asked questions

What is Base64?

It's a way of representing binary or text data using a limited set of characters, often used in web development.

Does it support non-English text?

Yes — it handles Unicode correctly.

Is it free?

Yes.