Encode and decode text safely in your browser. Every utility runs locally and is available without an account.
Encode Unicode text to Base64 without sending it over the network.
Decode Base64 into Unicode text.
Percent-encode text for a URL component.
Decode percent-encoded URL text safely.