Reference

Supported Formats

Formats Rowpath can import and export.

Import Formats

Rowpath can import:

FormatExtensions / Notes
CSV.csv
TSV.tsv
Delimited text / plain text.txt and sniffed delimited text
Excel Workbook.xlsx
JSON.json
NDJSON / JSON Lines.ndjson, .jsonl
Parquet.parquet
HTML tables.html, .htm
Markdown tables.md, .markdown

Export Formats

Rowpath can export:

FormatExtensions / Notes
CSVSpreadsheet-compatible text
TSVTab-separated text
Excel Workbook.xlsx workbook
JSONStructured JSON array
NDJSON / JSON LinesOne record per line
MarkdownMarkdown table
HTMLHTML table
XMLXML rows
ParquetAnalytics / data-lake output

Format Options

CSV and TSV support line-ending and header options. CSV also supports comma, semicolon, and tab delimiter choices. Excel export supports sheet name, header row, and preserving column order.

Unsupported Formats

Fixed-width files are not listed as supported.

Legacy Excel .xls is not listed as supported. Rowpath supports Excel Workbook .xlsx.