in2csv

Converts various tabular data formats into CSV.
Included in csvkit.
More information.
in2csv {data.xls}
in2csv {data.dbf} > {data.csv}
in2csv --sheet={sheet_name} {data.xlsx}
cat {data.json} | in2csv -f json > {data.csv}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY