JSON diff
Compares two documents by what they mean, not by how they are written.
JSONPath evaluator
Loadingβ¦
This tool failed to start
It needs WebAssembly and WebGL. Please update your browser or enable hardware acceleration, then reload.
Loadingβ¦
It needs WebAssembly and WebGL. Please update your browser or enable hardware acceleration, then reload.
All tools βΊ One document
Runs a path expression over a document and shows what it found.
It runs entirely in this browser tab: the documents you paste are never uploaded, and the tool makes no network request while it works. Open your browser's network panel and try it β nothing leaves the page.
JSON diff
Compares two documents by what they mean, not by how they are written.
Flatten JSON
A nested document as one path a line, and back again.
JSON Lines converter
An array of documents as one document a line, and back.
Sort JSON keys
Puts the keys in order so that two versions can be compared.
JSON string escape
A text as a JSON string, and back β however many times it was escaped.
JSON Schema generator
Works out a schema from example documents β the more, the better it fits.
JSON Schema validator
Checks a document against a schema and names every fault with its path.