← All tools

URL encoder / decoder

Percent-encode or decode text for URLs. In your browser

Frequently asked questions

What's the difference between the two encode modes?

“Component” encodes everything (good for a single query value); “Whole URL” keeps : / ? & = intact so a full URL stays usable.

Is my text uploaded?

No — encoding and decoding happen entirely in your browser.