Common uses
- Encode query parameter values for an API request.
- Decode redirect URLs, callback parameters or log output.
- Prepare Unicode text and reserved characters for a URL component.
Convert text to and from percent-encoded URL format.
Result
How it works
Enter a URL component or encoded text.
Choose Encode or Decode.
Copy or download the converted value.
About this tool
The URL encoder converts characters into a safe percent-encoded URL component, while the decoder restores valid percent sequences to readable text. Both operations use native browser functions and do not send the input to a server.
Good to know
Clear answers about privacy, quality and how this tool works.