Skip to content

Query String Parser

Break a query string into decoded key-value pairs.

Runs locally · Nothing uploaded
Query string or URL
Parsed parameters
Result will appear here…
Advertisement

About Query String Parser

Parses a query string — with or without the leading URL — into a table of decoded keys and values. Repeated keys are collected into arrays, plus signs and percent-escapes are decoded, and the parsed result is also shown as JSON for easy copying into code or tests.

Related tools

All tools · More in this category