Paste a query string, with or without the leading question mark, and this tool splits it into a readable table of key and value pairs. It URL decodes each value so escaped characters like %20 and plus signs turn back into spaces, which makes long analytics or tracking links far easier to read. Repeated keys are shown as separate rows rather than being collapsed, so you can spot when a parameter appears more than once. You can paste a full URL too and it will grab just the query portion. This is useful for debugging campaign links, API calls and form submissions where the parameters carry the meaning. All parsing happens locally in your browser using the native URLSearchParams engine, so nothing you paste is uploaded or logged anywhere.
Paste a query string, with or without the leading question mark, and this tool splits it into a readable table of key and value pairs. It URL decodes each value so escaped characters like %20 and plus signs turn back into spaces, which makes long analytics or tracking links far easier to read.
Yes. Query String to Table is completely free, with no sign-up and no usage limits.
Yes. Query String to Table runs in any modern web browser. There is nothing to download or install.
Yes. Query String to Table runs entirely on your device in your browser, so nothing you enter is uploaded to a server.