Paste a full URL or just a query string and this tool breaks it into a clear table of parameter names and values, decoding each one so you can read them properly. Long tracking laden URLs are hard to inspect by eye, and repeated keys or nested encoding make it worse. This parser splits on ampersands, percent decodes each key and value, and shows repeated parameters as separate rows so nothing is hidden. It is exactly what you need when debugging a redirect, auditing UTM tags, or figuring out what an API call is actually sending. It also shows the path and origin when you paste a whole URL. Everything is parsed locally in your browser, so links containing tokens or private identifiers never leave your device.
You can paste a full URL or just a query string, and the tool pulls out the parameters after the question mark.
Each value is URL-decoded, so percent-encoded characters are turned back into their readable form in the results table.
When a key appears more than once, every occurrence is listed so you can see all the values it carries.
Paste a full URL or just a query string and this tool breaks it into a clear table of parameter names and values, decoding each one so you can read them properly. Long tracking laden URLs are hard to inspect by eye, and repeated keys or nested encoding make it worse.
Yes. Query String Parser is completely free, with no sign-up and no usage limits.
Yes. Query String Parser runs in any modern web browser. There is nothing to download or install.
Yes. Query String Parser runs entirely on your device in your browser, so nothing you enter is uploaded to a server.
Link this tool from a README, doc or site. The badge links back to this page.
[](https://yourhack.ai/query-string-parser)