https://github.com/cage1016/alfred-xlsx2csv
Convert Excel file to CSV file
https://github.com/cage1016/alfred-xlsx2csv
ak alfred alfred-workflow alfred-workflows alfred5 csv excel golang tools
Last synced: 8 months ago
JSON representation
Convert Excel file to CSV file
- Host: GitHub
- URL: https://github.com/cage1016/alfred-xlsx2csv
- Owner: cage1016
- License: mit
- Created: 2023-08-03T12:27:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T14:47:44.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T14:42:44.746Z (over 1 year ago)
- Topics: ak, alfred, alfred-workflow, alfred-workflows, alfred5, csv, excel, golang, tools
- Language: Go
- Homepage:
- Size: 2.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-xlsx2csv
Convert Excel file to CSV file
[](https://github.com/cage1016/alfred-xlsx2csv/actions/workflows/release.yml)
[](https://lbesson.mit-license.org/)

[](https://codecov.io/gh/cage1016/alfred-xlsx2csv)

## Usage
Search Excel file via `xlsx2csv` keyword

Choose sheet if more than one sheet in Excel file

Search File action via `csv` keyword

## Features
- Convert Excel file to CSV file
- Convert directly if only one sheet in Excel file
- Choose sheet if more than one sheet in Excel file
- Alfred
- File Action
- File Filter
## Third Party Libraries
- [qax-os/excelize: Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets](https://github.com/qax-os/excelize)
## Change Log
Vist [CHANGELOG.md](CHANGELOG.md) to check detail information
## License
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.