odf2xhtml(1)

Convert ODF to HTML

Section 1 python-odf-tools bookworm source

Description

ODF2XHTML

NAME

odf2xhtml - Convert ODF to HTML

SYNOPSIS

odf2xhtml [-e] path

DESCRIPTION

odf2xhtml is a program that will create a webpage (.html) from the input file and will write the webpage to stdout.

"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type.

OPTIONS

-p, --plain

The -p flag will generate HTML without CSS.

EXAMPLE

odf2xhtml odf-file

SEE ALSO

odf2mht(1)

AUTHOR

Søren Roug

Original author