🔗 URL Decoder
Make long tracking links and redirect URLs readable – every parameter decoded and listed.
🔒 Runs in your browser · files never uploaded
Parsed URL
Query parameters (0)
| # | Key | Value (decoded) |
|---|
How to use the URL Decoder tool
- Paste the encoded URL or string.
- Read the decoded output.
- Check the parameter table for utm_*, redirect and id values.
Frequently asked questions
How do I find where a redirect link really goes?
Paste it here: redirect targets are usually in a parameter like url=, u=, redirect= or continue=. The table shows each value decoded, so the destination is readable.
Why are there still %25 sequences after decoding?
The URL was encoded twice. Click Swap to feed the output back in and decode again.
Does it decode + as a space?
Only when "Spaces as +" is ticked, because a literal + is valid in paths and in some values (like phone numbers).