Skip to content
Free Tool Arena

Developer Utilities · Free tool

Query String Parser

Parse any URL query string into clear key/value pairs, including repeated keys and arrays. Works instantly in your browser with no registration required.

Updated June 2026
KeyValue
nameJay
tag["dev","ts"]
empty(empty)
Found this useful?EmailBuy Me a Coffee

Advertisement

What it does

Parse any URL's query string into key/value pairs — including repeated keys, array-style key[] keys, and bracket-notation key[a][b]. Shows raw and decoded values so you can catch double-encoding bugs.

For the full URL breakdown use URL parser. For UTM parameters specifically, UTM parser. To encode single values, URL encoder/decoder.

Embed this tool on your siteShow snippet

Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.

<iframe src="https://freetoolarena.com/embed/query-string-parser" width="100%" height="720" frameborder="0" loading="lazy" title="Query String Parser" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>
Embed docs →

How to use it

  1. Paste a URL or a raw query string.
  2. Read the parsed key/value rows.
  3. Toggle array-style parsing (brackets) if needed.
  4. Copy individual pairs or the whole table as JSON.

Advertisement

Learn more

Explore more developer utilities tools

100% in-browserNo downloadsNo sign-upMalware-freeHow we keep this safe →

Found this useful?

The tools stay free thanks to readers who chip in or spread the word.

Buy Me a Coffee