Filter JSON Array
Keep array items whose selected JSON Pointer value equals a supplied JSON value.
Convert in your browser · No sign-up
How to use
- Keep array items whose selected JSON Pointer value equals a supplied JSON value.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
[{"n":1},{"n":2}] /n = 2 → [{"n":2}]Details and limitations
Comparison is structural and type-sensitive; object key order does not matter. Items with missing paths are omitted.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Filter JSON Array — What are the supported inputs and limits?
Comparison is structural and type-sensitive; object key order does not matter. Items with missing paths are omitted.
Related tools
Format references
Tool page updated: