URL Decoder
Decode a percent-encoded URL back to its original form.
Your file never leaves this browser tab — everything runs locally on your device.
How to use url decoder
- Paste the percent-encoded URL or text.
- Click "Decode URL".
- 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.