xlsx2csv - Online in the Cloud

This is the command xlsx2csv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xlsx2csv - Convert xslx xml files to csv format

SYNOPSIS


xlsx2csv [options] INFILE [OUTPUT FILE]

DESCRIPTION


The conversion uses Expat SAX parser for xml processing.

OPTIONS


-d DELIMITER, --delimiter=DELIMITER
Output csv columns delimiter. Use "tab" or "x09" for tab. Defaults to comma.

-f DATEFORMAT, --dateformat=DATEFORMAT
Set date/time format. See strftime(3) for %-format specifiers. An example "%Y-%m-%d".

-i, --ignoreempty
Skip empty lines.

-p DATEFORMAT, --sheetdelimiter=SHEETDELIMITER
Sheet delimiter used to separate sheets, pass "" if you don't want delimiters.
DEfaults to "--------".

-r, --recursive
Convert recursively.

-s SHEETID, --sheet=SHEETID
Sheet to convert (0 for all sheets).

-h, --help
Display short help and exit.

--version
Display program's version number and exit.

ENVIRONMENT


None.

Use xlsx2csv online using onworks.net services



Latest Linux & Windows online programs