Web & SEO
URL Parameter Extractor
Extract and decode query parameters from a full URL.
Parameters
Unique keys
Why use this tool
03Inspect query-string keys and values from a URL without manually splitting the string.
This tool helps when you need to inspect tracking links, search URLs, or app deep links.
It decodes values and lists one parameter per line.
How to use
02Quick checks before you copy
03Confirm the input is the format you intended.
Scan the result before using it in a document, URL, config, or message.
Copy only the output you need.
FAQ
03
Does it decode percent-encoded values?
Yes. Query parameter values are shown in decoded form.
Can it extract parameters from multiple URLs at once?
No. It processes one URL at a time.
Are hash fragments included?
No. Only query string parameters are extracted. The hash fragment is shown separately.
Related tools
03Campaign URL Workspace→
Build, lint, and hand off tracked links with UTM, preserved params, custom rows, and QR preview in one workspace.
UTM Builder→
Build campaign URLs with source, medium, campaign, term, and content fields.
Query String Builder→
Build and parse URL query parameters.