XLS to CSV Converter allows you to convert your Excel files to csv (comma-separated value) format.
MS Excel up until 2007 version used a proprietary binary file format called Binary Interchange File Format (BIFF) as its primary format. Excel 2007 uses Office Open XML as its primary file format.
Generally, you can use any delimiter, such as TAB, semicolon etc.
Besides, you can optionally conclude character fields in quotes, remove trailing spaces and select the output codepage.
The program supports both XLS and XLSX formats.
The program supports command line interface. So, you can run it with necessary parameters in a batch mode from the command line or from scheduler without human beings.
ScreenShots
