- Category
- Developer Tools
- Rank
- No. 293Tools index
- Pricing
- Open Source
- Type
- TOOL
- Builder
- jqlang
- GitHub
- 35.4k stars
- Latest release
- jq-1.8.2
- Added
- Apr 14, 2026
About
A lightweight command-line JSON processor that lets you slice, filter, map, and transform JSON data with zero runtime dependencies. Think of it as sed, awk, or grep specifically designed for JSON.
What it can do
Filter JSON data based on conditions
JSON data and filter criteria → Filtered JSON subset
Extract specific fields from JSON objects
JSON data and field selectors → Selected JSON values or fields
Transform JSON structure and format
JSON data and transformation rules → Restructured JSON data
Map operations across JSON arrays
JSON array and mapping expression → Transformed JSON array
Parse and validate JSON syntax
Raw JSON text → Parsed JSON or syntax errors
Format and pretty-print JSON
Unformatted JSON data → Formatted, readable JSON
Why it made the leaderboard
sed, awk, and grep for JSON — slice, filter, map, and transform structured data from the command line with a single zero-dependency binary.
Tags
Tech Stack
Media
Comments (0)
No comments yet
Indexed by a proprietary survey. Corrections welcome.
