0 characters · 0 bytes
Waiting for input.
JSON to Query String Converter
Convert JSON objects into percent-encoded query parameters with selectable bracket, repeated-key or JSON-string mapping.
Need the reverse conversion? Query string to JSON.
0 characters · 0 bytes
Output
Converted text will appear here.
Conversion runs entirely in this browser.
Deterministic conversion
Object keys become parameter names. Nested values use your selected notation while empty strings, false, zero and null remain explicit.
Honest limitations
Query strings have no universal nested-data standard. The receiving application must understand the selected mapping convention.