/excel_to_csv

CLI for handling excel spreadsheet as CSV

Primary LanguageRust

excel_to_csv

📝 A CLI where Excel spreadsheets go in and CSVs come out.

Usage

excel_to_csv path/to/input.xlsx 'Sheet Name' > output.csv

Mostly just wraps calamine 👍

License

MIT