A tiny macOS & Windows utility that lives in your menu bar — format, minify, traverse, unwrap nested strings, and AI-fix invalid JSON without ever leaving your keyboard.
{ "service": "jsonita-api", "region": "us-west-2", "version": "1.0.0-beta.2", "replicas": 3, "features": { "aiFix": true, "telemetry": false }, "tags": ["json", "menu-bar"] }
No editors, no browser tabs, no CLI detours. Jsonita handles the boring transforms and gets out of the way.
Indent 2 / 4 / tab, sort keys, trailing newline — configurable. Long lines auto-widen the panel so you actually read what you pasted.
Collapse arrays, spot types at a glance. Paste the Go/Python/Java proto double-wrap and Jsonita unwraps every layer in one shot — with a 60 s hard timeout so it can never hang you.
Pasted something almost-JSON from a log or a Slack snippet? Jsonita shows the AI Fix tab — you click, it shows a diff, and you Accept. Nothing leaves your machine without you pressing that button.
Everything lives on your machine: history, settings, window state, and your API key. AI only fires when you click AI Fix — and only sends the document you are looking at.
Your JSON never leaves this machine — unless you click AI Fix, and then only the document you're looking at, with your own key.
v1.0 beta · macOS primary, Windows beta.
Or install in one line with Homebrew:
brew install jinhuang712/jsonita/jsonita
Or grab the DMG manually:
.dmg, open it and drag Jsonita.app into /Applications..exe installer from GitHub Releases.