← 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.