View on GitHub

csv2xls

csv2xls is a command line utility which converts csv files into one (or more if splitted) Excel(TM) file(s).

Download this project as a .zip file Download this project as a tar.gz file

Description

If you want to generate Excel(TM) files from CSV files noninteractively, this is for you.

Why?

There exist solutions already. But maybe for some people it is not possible or acceptable to install perl or phyton just for this small program. On Linux phython and/or perl is often installed already. But on windows not. This csv2xls can be cross compiled for windows on Linux with mingw.

Features

Limitations