JSON Validator

Check if JSON is valid and see the exact line and column of any error.

Runs in your browser
Paste JSON to validate
1 {
2 "name": "SolveIt",
3 "tools": 38,

How to use JSON Validator

1

Paste JSON.

2

Validate.

3

Jump to the reported line to fix it.

Related workflows

Frequently asked questions

Does it allow comments or trailing commas?

Standard JSON doesn't. The validator reports them as errors, and ‘Clean JSON’ in the API-ready workflow can remove trailing commas.

About this tool

Find the stray comma or missing quote fast. Errors are pinpointed with line, column and a helpful hint.

JSON Validator runs entirely in your web browser. Your data are processed on your own device and are never uploaded to our servers, which makes it safe for personal and business files.