Converter from
Excel
spreadsheet (XLS, XLW) to a plain text. Outputs cells separated by tabs (\t).
Tool is designed for Linux, possibly works on BSD.
Usage:
xls2txt [-C charset] -l sheet.xls
xls2txt [-C charset] [-n sheetnum|-A] [-f] sheet.xls [X:X]
usage: xls2txt [-C cs] [-n sheetnum|-A] [-f] file.xls [X:X]
xls2txt [-C cs] -l file.xls
X:X cell range (eg. A1:C5, D2:E)
-l list sheets
-n num select sheet
-A all sheets (\f separated)
-C cs output charset (utf8 asc iso1 iso2), utf8 is default
-f don't try to format numbers
-a ascii output (same as -C asc)
Download: xls2txt-0.13.tar.gz ()
Patch for Solaris: xls2txt-0.12-solaris.diff against 0.12 (by Mitchell Perilstein)
See also: antiword - a free MS Word reader
Web font converter