All Marketing tools

Marketing · Tool

URL Parameter Inspector

Parse URLs and decode every query parameter at a glance.

Sign in to favorite
Parsed result
Paste any URL above to see its parts and decoded query parameters.

About this tool

Long URLs hide a lot. This inspector splits any URL into its parts — protocol, host, path, and every query parameter — and URL-decodes the values so you can read them. Use it to audit campaign tags, debug redirects, or understand what a tracking link is actually sending.

How to use it

  1. 1Paste the full URL into the input.
  2. 2Read the parsed host, path, and parameter table.
  3. 3Copy decoded values or the cleaned URL without parameters.

FAQ

Does this send the URL anywhere?
No. Parsing happens entirely in your browser — the URL never leaves your machine.

Further reading

Related tools