Siyetian Dynamic IPAd spaceSiyetian Static IPAd spaceZhongyi Fingerprint BrowserAd space
development tool

Query String and JSON Converter

Convert between the URL query string and JSON, and repeat the parameters with the array reserved.

Query String and JSON Converter User manual

  1. Fill in the parameters or select the file according to the form, and check the unit and format first.
  2. tag=a&tag=b is converted to a tag array containing two items.
  3. Click the processing button to view the results, you can copy or download and save.

Calculation method and processing rules

The UrlSearchParams rule is used, the spaces are encoded as plus signs, and the repeated keys are output in the order of the array.

scope of use

Only the JSON values of strings or string arrays are accepted, and the numbers are not automatically converted; the URLs are not accessed.

Will the input content be saved on the server?

This tool handles input in the browser, and does not upload files or form content. Typing practice scores are only saved in the native browser.

Why may the result be different from other tools?

Only the JSON values of strings or string arrays are accepted, and the numbers are not automatically converted; the URLs are not accessed. Please compare the input unit, rounding method, applicable rules and data version first.