Convert NDJSON to Excel.
Drop an NDJSON / JSON Lines file and get a real .xlsx workbook with typed cells — numbers stay numeric and dates stay dates. Nested objects and arrays are flattened into dot-notation columns — every value kept, structure not. Runs in your browser.
To convert NDJSON to Excel, drop or paste an NDJSON / JSON Lines file — csvtodashboard parses it into rows and columns in your browser, then emits a real .xlsx workbook with typed cells. You get a real .xlsx workbook with typed cells, so Excel won't turn your numbers or dates into text on open. Nothing is uploaded; the whole conversion runs on your device.