Awaiting input

Query String → JSON

Paste a full URL or query string and convert query parameters into structured JSON. Runs entirely in your browser.

Mode:
Normalize:

Awaiting input

JSON Output

Awaiting input
Parsed JSON will appear here.

How to use

  1. Paste a full URL or query string and choose options (decode, arrays for duplicate keys, sort keys).
  2. Click Parse to view JSON; copy or download the result.
  3. Use the sample to see how duplicates become arrays when enabled.

FAQ & privacy

Does this run locally? Yes. Parsing happens in your browser.

Full URL or query string? Both work; the tool extracts the part after `?` automatically.

Duplicate keys? Keep the first value or group into arrays using the toggle.