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

Flatten JSON to Pointer Paths

Expand the JSON nested structure into the JSON Pointer path and value, keeping the type of the value.

Flatten JSON to Pointer Paths User manual

  1. Fill in the parameters or select the file according to the form, and check the unit and format first.
  2. A.B in the object generates the /A/B path.
  3. Click the processing button to view the results, you can copy or download and save.

Calculation method and processing rules

Recursively traverse objects and arrays, empty containers are also preserved, and slashes and tildes use Pointer to escape.

scope of use

Up to 40 layers of 10000 nodes, do not execute expressions, do not automatically reverse restore; use strings for large integers.

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?

Up to 40 layers of 10000 nodes, do not execute expressions, do not automatically reverse restore; use strings for large integers. Please compare the input unit, rounding method, applicable rules and data version first.