JSON Query
macOS / developpeurs
JSON Query is a native macOS app for working with JSON files faster. Import, organize, inspect, format, query, and export JSON without leaving your Mac.
Use built-in jq to filter and reshape data, or describe what you want in plain English and let JSON Query generate the jq filter for you. It is built for real JSON workflows: large files, repeated queries, schema generation, backups, and quick document organization.
Key Features
- Import and organize JSON files into categories
- Run powerful built-in jq queries on your data
- Generate jq filters from plain English
- Reuse query history across JSON files with the same schema
- Pretty print, compact, export, and generate JSON Schema
JSON Query is ideal for developers, data analysts, QA engineers, API testers, and anyone who regularly needs to inspect or transform JSON. Whether you are exploring API responses, cleaning exported data, checking nested fields, or learning jq, JSON Query gives you a focused desktop workspace for JSON.
Privacy
Your JSON documents are stored locally on your Mac. Plain-English query generation requires an internet connection and sends your natural-language request plus an automatically generated schema of your JSON structure. The full JSON data is not sent for query generation.
Quoi de neuf dans la dernière version ?
This update includes bug fixes, performance enhancements and new features