URL Decoder
Paste any percent-encoded URL or query string and instantly see the decoded, human-readable version.
Encoded Input
Decoded Output
0
Input length
0
Output length
0
Sequences decoded
Copied!
Summary
Paste any percent-encoded URL or query string and instantly see the decoded, human-readable version.
How it works
- Paste your percent-encoded URL or query string into the input field.
- The decoded output appears instantly below as you type.
- Switch the decode mode between Full URL and Query Component to control how + signs are treated.
- Click Copy to copy the decoded result to your clipboard.
- Use the Clear button to reset both fields and start over.
Use cases
- Inspect query parameters in analytics or ad tracking URLs.
- Decode API response URLs that contain encoded path segments.
- Read encoded redirect_uri values in OAuth flows.
- Debug percent-encoded webhook payloads or log entries.
- Understand encoded filenames returned by a file server.
- Verify that a URL encoder produced the correct output.
Frequently Asked Questions
Related tools
Last updated: 2026-05-23 ·
Reviewed by Nham Vu