xls2csv Overview
This is a simple converter from XLS (Excel) to CSV format (character/comma delimited).
The application works on the command line. The converter is very fast and reliable.
Does not need Excel. None of the installation process.
xls2csv.exe can be run with command line.
The command line interface can be used from Batch files (files with *.BAT extension).
Program can call with three parameters:
1.
Required first: full path to xls
2.
Optional second: to determine the character encoding [default value = utf-8]
3.
Optional third: the number of columns in conversion, starting counting from the first column [default all cells with data]
Example 1: Data.xls file contains three sheets: sheet1, sheet2, sheet3
"C:smallxls2csv.exe" "C:XLSfilesdata.xls"
Download NOW! xls2csv.zip (Size: 1.51 MB) |
Publisher Website: | Us?ugi Informatyczne Tomasz Wrona |
Category: | Business |
License: | freeware ($0) |
Operating Systems: | Windows2000, WinXP, Windows2003, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterpris |
Filename: | xls2csv.zip |
Size: | 1.51 MB |
MD5 Checksum: | |
Last Updated: | 08 May 2009 |
Screenshot: | xls2csv 1.32 Screenshot |
Full Description: This is a simple converter from XLS (Excel) to CSV format (character/comma delimited).
The application works on the command line. The converter is very fast and reliable.
Does not need Excel. None of the installation process.
xls2csv.exe can be run with command line.
The command line interface can be used from Batch files (files with *.BAT extension).
Program can call with three parameters:
1.
Required first: full path to xls
2.
Optional second: to determine the character encoding [default value = utf-8]
3.
Optional third: the number of columns in conversion, starting counting from the first column [default all cells with data]
Example 1: Data.xls file contains three sheets: sheet1, sheet2, sheet3
"C:smallxls2csv.exe" "C:XLSfilesdata.xls"
as a result of conversion have the files encoded in utf-8:
C:XLSfilesdata_sheet1.csv
C:XLSfilesdata_sheet2.csv
C:XLSfilesdata_sheet3.csv
Example 2:
"C:smallxls2csv.exe" "C:XLSfilesdata.xls" "cp1250"
as a result of conversion have the files encoded in cp1250:
C:XLSfilesdata_sheet1.csv
C:XLSfilesdata_sheet2.csv
C:XLSfilesdata_sheet3.csv
Example 2:
"C:smallxls2csv.exe" "C:XLSfilesdata.xls" "utf-8" 5
as a result of conversion have the files encoded in utf-8
csv files have only the first 5 columns
C:XLSfilesdata_sheet1.csv
C:XLSfilesdata_sheet2.csv
C:XLSfilesdata_sheet3.csv
If the third parameter, then the number of columns will always be consistent with the value of the parameter, even when the sheet is less. This allows for loading CSV to other programs such as the OPENQUERY in MSSQL Server.
Changelog
We don't have yet a changelog for this software.
Why to stay up-to-date?
Most of the time having the latest version of a software is a good thing. Usually software updates add new features, which makes the software more usefull. Also with every update a software becomes more secure and more stable by fixing bugs & vulnerabilities from previous versions.We offer you 3 options in order to stay up-to-date with your software list:
1. Using Update Notifier (recommended) - AUTOMATIC PROCESS
The Update Notifier is a FREE small utility that scans your computer for installed software and displays a list of updates.
2. Register on the website and use the Watch List Option - MANUAL PROCESS
Signup on the website for free and use Watch List option (a collection of software, made by you, where you can see the current version or download it.
3. By Email - SEMI-AUTOMATIC PROCESS
Complete the following form and we'll send you an email, every time a new version of xls2csv is launched.
How can you help?
Because this is a free service and we intent to keep it free, we need your input. You can:1. Post a link to this software on your website
2. Report a problem/bug or feature requests, using the contact form
3. Notify us is a new version of xls2csv is released and we don't have it yet on the website.