|
Convert XLS to CSV
Advanced XLS Converter is a lean and inexpensive utility that will let you convert XLS to CSV with the same accuracy and speed. Just open an Excel doc in the converter, check if the default output settings are fine and start the conversion. It’s that simple.
Advanced XLS Converter allows you convert a single excel file or folder with excel files to csv file format from GUI or command line.
1. Select the xls (excel) file or select folder with xls files for batch conversion.
2. Select the output csv file or folder for csv files.
3. Preview, select options for sorting, filtering data (if necessary)
You can also select/unselect columns, set order for columns.
4. Select options for csv format: fields delimiter, rows delimiter (if necessary), and click "Finish"
Convert XLS to CSV from the command line
xlscnv.exe file.xls file.csv [/FILTER|/COLUMNS|/COLUMNSLIST|/REVERSE|/SEP|SEPTAB|/SEPPIPE|/SEPSPACE|/FIXEDWIDTH|/OPEN]
Simple xls to csv conversion
"c:\Program Files\Advanced XLS Converter\xlscnv.exe" sample.xls sample.csv
Convert xls to csv with columns selection
"c:\Program Files\Advanced XLS Converter\xlscnv.exe" sample.xls sample.csv /COLUMNS:NAME,STREET /OPEN
Convert xls to Fixed Text Format
"c:\Program Files\Advanced XLS Converter\xlscnv.exe" sample.xls sample.csv /TYPES:NAME:C15,STREET:C20 /FIXEDWIDTH
Convert folder with xls files to csv format
"c:\Program Files\Advanced XLS Converter\xlscnv.exe" d:\base\*.xls d:\out\ /TOCSV
Download Advanced XLS Converter Free Trial Version
|