Choose an edition
JSONBuddy feature comparison
| Feature | Swift | Standard / Educational | Plus |
|---|---|---|---|
| JSON editor | |||
| JSON text editor with auto-completion | Included | Included | Included |
| Syntax coloring | Included | Included | Included |
| Code folding | Included | Included | Included |
| Syntax checking | Included | Included | Included |
| Grid editor with auto-completion | Included | Included | Included |
| Navigation history | Included | Included | Included |
| Minify and pretty-print JSON | Not included | Included | Included |
| JSON Pointer evaluator | Not included | Included | Included |
| Apply JSON Patch operations | Not included | Included | Included |
| JSON validator | |||
| Assign a schema to JSON data | Included | Included | Included |
| Validate JSON against a schema | Included | Included | Included |
| Background validation with inline error indicators | Included | Included | Included |
| Apply instant data-validation fixes | Included | Included | Included |
| Create a JSON document from a schema | Not included | Included | Included |
| Generate a schema from JSON data | Not included | Included | Included |
| Access the online JSON Schema library | Not included | Included | Included |
| Batch validation | Not included | Included | Included |
| JSON Schema profiling | Not included | Not included | Included |
| JSON Schema editor | |||
| Schema syntax coloring | Included | Included | Included |
Open a $ref target by clicking it |
Not included | Included | Included |
| Generate sample data from a schema | Not included | Included | Included |
| Interactive JSON Schema specification help | Not included | Included | Included |
| Background Schema Analyzer and linter | Not included | Included | Included |
| JSON Schema validation debugger | Not included | Not included | Included |
| JSON Schema test tool | Not included | Not included | Included |
| Schema-definition coverage | Not included | Not included | Included |
| Schema-test include filters | Not included | Not included | Included |
| Generate HTML/SVG schema documentation | Not included | Included | Included |
| Data conversion | |||
| Convert between JSON, XML, and CSV | Not included | Included | Included |
| Large-file support | |||
| Open and browse large files | Not included | Included | Included |
| Find in large files | Not included | Included | Included |
| Edit large-file content | Not included | Not included | Included |
| Zoom the Large File view | Not included | Not included | Included |
| Command line and CI | |||
| Command-line batch-processing tool included | Not included | Included | Included |
| Validate JSON and JSON Schema | Not included | Included | Included |
| Minify and pretty-print JSON | Not included | Included | Included |
| Apply JSON Patch | Not included | Included | Included |
| Convert JSON, XML, and CSV | Not included | Included | Included |
| Generate JSON Schema documentation | Not included | Included | Included |
| JUnit XML and Markdown batch output | Not included | Included | Included |