Why it is private
Everything happens in your browser, so your JSON never needs to leave the page or touch server memory.
Paste JSON, validate it, pretty-print it, minify it, and copy the result. This tool runs entirely in your browser, so nothing is uploaded or stored in server memory.
Validate, format, copy, download, or reload example data from one consistent result area.
Everything happens in your browser, so your JSON never needs to leave the page or touch server memory.
The validator checks whether the text is valid JSON and tells you what kind of root value it contains, such as an object or array.