# excel-to-csv **Repository Path**: jaycedeng/excel-to-csv ## Basic Information - **Project Name**: excel-to-csv - **Description**: excel文档一键转换csv格式 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-04-14 - **Last Updated**: 2021-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excel-to-csv excel文档转换成csv格式的工具,支持`xlsx`、`xls`格式。 ## 使用 ```shell py excel-to-csv.py ``` 或者下载[windows程序](https://github.com/GHBJayce/excel-to-csv/releases) ## 演示 ![使用演示](https://raw.githubusercontent.com/GHBJayce/Assets/master/excel-to-csv/v1.0.0/demonstration.gif)