pyBegin / projects / excel-to-csv-converter
📊

Excel to CSV Converter

Converts every sheet of every .xlsx file in a folder into separate CSV files.

47 lines🖥 Desktop only

Excel to CSV Converter

Converts every sheet of every .xlsx file in a folder into separate CSV files.

How to run

pip install openpyxl
python excelToCsv.py

Dependencies

Pyodide-runnable

No — it scans the real filesystem for Excel files and writes CSV files to disk.