Filter and transform JSON arrays with field conditions. JSON Query / Filter is a free online tool from the ToolsRift JSON Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Paste a JSON array and define field conditions; matching objects are returned so you can copy just the data you want.
You specify a field and a comparison — such as equals, contains or greater-than — and only matching objects are kept.
Yes — multiple field conditions can be applied together to narrow the results to exactly what you need.
No — filtering produces a new result set while leaving your original array untouched.