It’s too easy to get lost in a deeply nested document, and you end up having to resort to manually collapsing parts of the hierarchy so you can more easily focus on subset of the JSON you care about. Unfortunately, this makes comparing related values difficult and time consuming.
Uncover edge cases
Sometimes a field can be null, have an unexpected value or be missing entirely. View any field’s related values and see what to expect when you least expect it. Or check out the inferred JSON schema to see what your JSON is really made of.
Quickly search your whole JSON file
Search for absolutely anything in your JSON file with blistering speed. Use the fuzzy matching and keyboard shortcuts to make navigating your files even faster.
Collaborate with the whole world (and yourself)
Easily share your JSON documents with any distant relative. Link right to the part of the document you’re on. Or save the link for some casual browsing later in the evening while enjoying a glass of red.
And lots more features…
- Keyboard shortcuts
- Dark mode
- Code view
- Auto JSON Schema
- VS Code plugin
- 100% open source