Alpha
DevTools
All Tools
By Technology
Search tools…
⌘K
Tools
Developer Tools
jq Playground
jq Playground
Developer Tools
Test jq filter expressions on JSON data interactively with live output and example filters
Filter
Run
Examples
Loading jq engine… (fallback active)
Auto-runs on change · Press Enter to run
Input JSON
Reset
[ { "id": 1, "name": "Alice Johnson", "role": "engineer", "department": "platform", "salary": 120000, "active": true }, { "id": 2, "name": "Bob Smith", "role": "designer", "department": "product", "salary": 95000, "active": true }, { "id": 3, "name": "Carol White", "role": "engineer", "department": "backend", "salary": 135000, "active": false }, { "id": 4, "name": "Dave Brown", "role": "manager", "department": "platform", "salary": 160000, "active": true }, { "id": 5, "name": "Eve Davis", "role": "engineer", "department": "frontend", "salary": 110000, "active": true } ]
Output
Related Tools
Diff Viewer
Regex Tester
JSONPath Tester
HTML Entities Reference
About jq Playground
Test jq filter expressions on JSON data interactively with live output and example filters