Are JSONL and NDJSON the same format?
Both commonly mean one complete JSON value per line, which is the format this tool validates.
Paste JSON Lines data to validate every non-empty line and turn valid records into a formatted JSON array without uploading them.
Find the exact invalid line, then export valid records as one JSON array.
Paste newline-delimited JSON to find the first invalid record before an import, analysis job or API test. Valid records can be converted to one JSON array locally.
Questions
Both commonly mean one complete JSON value per line, which is the format this tool validates.
No. Parsing and conversion happen locally in your browser.
The first invalid record is reported with its original line number and the browser JSON parser message.