Examples: $.key, $.arr[0], $.obj.nested, $..name (descendant)
"Alice"
Yes, all processing runs in your browser with no sign-up.
No. Your JSON and path expressions are processed locally. Nothing is sent to any server.
Format and validate JSON with syntax highlighting. Minify, prettify, sort keys. All processing in your browser.
Convert JSON to CSV for spreadsheets and data export. Paste JSON, get CSV. All in your browser.
Convert YAML to JSON and JSON to YAML. For configs, CI, and docs. All in your browser.