JSON Tools
A collection of tools for working with JSON data
JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate.
Available tools:
- Compare - Find differences between two JSON objects
- Format & Validate - Pretty print and validate your JSON data
- Minify - Remove unnecessary whitespace from your JSON