URL Params to JSON

Free online URL query string to JSON converter.

?{} URL Params to JSON Interactive Tool
Output

The URL Params to JSON tool turns any query string - or a full URL containing one - into a readable JSON object. Repeated keys become arrays, plus signs and percent-encoding are decoded, and nested structures are supported.

Switch to JSON-to-URL mode and a JSON object is serialized back into an encoded query string. The conversion runs live in your browser, so even URLs containing sensitive tokens can be inspected without sending them anywhere.