Query String Parser
Parse URL query strings into a structured JSON object. Handles encoding and arrays.
About Query String Parser
Updated Jan 2025The Query String Parser deconstructs any URL or query string into a readable JSON object. It correctly handles URL encoding, duplicate keys as arrays, nested keys, and special characters. Paste a full URL or just the query portion to instantly see all parameters.
Frequently Asked Questions
Related Tools
Query String Builder
Build URL query strings from key-value pairs. Handles encodi…
URL Decode
Decode percent-encoded URL strings back to readable text.
URL Encode
URL-encode a string to make it safe for use in URLs and quer…
HTTP Header Parser
Parse raw HTTP request or response headers into a structured…
HTTP Status Codes
Look up any HTTP status code and get a full description with…
cURL to Fetch
Convert cURL commands to JavaScript fetch() code instantly.
cURL to Node.js
Convert cURL commands to Node.js axios or native fetch code.
Color Picker & Converter
Pick colors and convert between HEX, RGB, HSL, and HSV forma…