EnglishFrenchSpanish

OnWorks favicon

csv2ods - Online in the Cloud

Run csv2ods in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command csv2ods 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


csv2ods - Create OpenDocument spreadsheet from comma separated values

SYNOPSIS


csv2ods -i file.csv -o file.ods

DESCRIPTION


This program reads a file in CSV format - table of columns delimited by commas, tabs or
any other character. It then creates a spreadsheet. If a value looks like a number the
cell is formatted as a number as well.

OPTIONS


--version
Show program's version number and exit

-h, --help
Show help message and exit

-i INPUT, --input=INPUT
File input in csv.

-o OUTPUT, --output=OUTPUT
File output in ods.

-d DELIMITER, --delimiter=DELIMITER
Specifies a one-character string to use as the field separator. It defaults to ",".

-c ENCODING, --encoding=ENCODING
Specifies the encoding the file csv. It defaults to utf-8.

-t TABLENAME, --table=TABLENAME
The table name in the output file.

-s SKIPINITIALSPACE, --skipinitialspace=SKIPINITIALSPACE
Specifies how to interpret whitespace which immediately follows a delimiter. It
defaults to False, which means that whitespace immediately following a delimiter is
part of the following field.

-l LINETERMINATOR, --lineterminator=LINETERMINATOR
Specifies the character sequence which should terminate rows.

-q QUOTING, --quoting=QUOTING
It can take on any of the following module constants: 0 = QUOTE_MINIMAL means only
when required, for example, when a field contains either the quotechar or the
delimiter. 1 = QUOTE_ALL means that quotes are always placed around fields. 2 =
QUOTE_NONNUMERIC means that quotes are always placed around fields which do not parse
as integers or floating point numbers. 3 = QUOTE_NONE means that quotes are never
placed around fields. It defaults is QUOTE_MINIMAL.

-e ESCAPECHAR, --escapechar=ESCAPECHAR
Specifies a one-character string used to escape the delimiter when quoting is set to
QUOTE_NONE.

-r QUOTECHAR, --quotechar=QUOTECHAR
Specifies a one-character string to use as the quoting character. It defaults to ".

EXAMPLE


csv2ods -i /etc/passwd -o accounts.odt -d:

Use csv2ods online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad