Frequently asked questions
- Does my data leave this browser?
- No. Everything here runs locally in this tab - nothing is uploaded, logged, or sent to a server.
- How does it find the error location?
- It uses the browser's native JSON parser, which reports the exact character position where parsing failed - shown here as a line and column so you can jump straight to the problem.