URL Decoder

Decode a percent-encoded URL back to its original form.

https%3A%2F%2Fexample.com%2Fsearch%3Fq%3Dhello%20world%26lang%3Den
Your file never leaves this browser tab — everything runs locally on your device.

How to use url decoder

  1. Paste the percent-encoded URL or text.
  2. Click "Decode URL".
  3. Copy the decoded, human-readable result.

Common use cases

  • Reading what a long, encoded query string actually contains.
  • Debugging a redirect or webhook URL with encoded parameters.
  • Checking a link copied from a browser address bar or log file.

Related tools

Frequently asked questions