Skip to content

djmitche/xlsx2csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

xlsx2csv convertor

It is fast, and works for very big xlsx files.
Expat SAX parser used for xml parsing.

Usage:
./xlsx2csv.py test.xlsx test.csv

Alternatives:

Bash:
http://kirk.webfinish.com/2009/12/xlsx2csv/

Python:
http://github.com/staale/python-xlsx
http://github.com/leegao/pyXLSX

Ruby:
http://roo.rubyforge.org/

Java:
http://poi.apache.org/

About

Convert xslx to csv, it is fast, and works for huge xlsx files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%