Convert URL query strings into clean JSON objects, preserving repeated parameters as arrays.
Use a full URL or just the query string.
Parameters are decoded and grouped automatically.
Copy the JSON for debugging, analytics, or API tests.
Convert URL query strings into clean JSON objects, preserving repeated parameters as arrays. The query parameters to json runs in your browser unless the page states that it uses an external service.
URL Parser
Break down any URL into its components: protocol, hostname, path, query parameters, and hash.
JWT Decoder
Decode and inspect JWT tokens instantly in your browser. No data is sent to any server.
JSON Path Tester
Test and validate JSON Path expressions against JSON data.
Unserializer
Parse PHP serialized strings into readable JSON for WordPress and PHP debugging.
Image to Base64
Convert any image to a Base64 data URL instantly in your browser. No upload, fully private.
JSON Formatter
Format, validate, and beautify JSON data with syntax highlighting.