Converters
Query String Parser
Parse query strings to JSON and build query strings from JSON.
Loading tool...
Related developer tools
Continue with Timestamp Converter, Color Converter, Roman Numeral Converter.
How to Use Query String Parser
- Enter or paste your input in the text area above
- The tool will process your input automatically or click the action button
- Copy the result using the copy button
Frequently Asked Questions
Can I parse a full URL?
- Yes. You can paste a full URL and the tool will extract and parse the query string portion.
Does it support repeated keys?
- Yes. Repeated keys are preserved as arrays when parsing.
Sources & references
Primary references: WHATWG URL Standard.
Last reviewed: