Convert JSONL and NDJSON to CSV online

$ man jsonl2csv

Convert JSONL or NDJSON objects into CSV. Nested arrays and objects are preserved as JSON strings inside CSV cells, while top-level fields become CSV columns.

  1. Paste JSONL objects below.
  2. Run the converter.
  3. Copy the CSV output into spreadsheets or data tools.