/odt2html

OpenDocument text to HTML converter

Primary LanguageRubyGNU Lesser General Public License v2.1LGPL-2.1

ODT2HTML

Usage

$ odt2html [OPTIONS]

Available options

Option Description
--in [PATH] Path to input file(required)
--out [PATH] Path to output file(output to STDOUT if not provided)
--css [PATH] Path to css file(css in header if not provided)
--images [PATH] Path to images directory

About

Author: Bernard Potocki <bernard.potocki@imanel.org>

Oryginal work: J. David Eisenberg <catcode@catcode.com>