JSON Validator

Paste JSON and instantly find out whether it's valid, with a clear explanation when it isn't.

Your files are processed locally in your browser and are not uploaded.

Frequently asked questions

Does this check my JSON against a schema?
No, it only checks that the JSON is syntactically valid, not that it matches a specific schema.