NAME

unoconvDocker - Convert using dockerized unoconv

SYNOPSIS

unoconvDocker [-v] input.sd[acdw]

unoconvDocker -H

DESCRIPTION

Use an unoconv in a docker instance to convert a document using LibreOffice.

This is particularly useful if the docker instance contains a setup no longer supported by LibreOffice. In particular it may be used to convert old StarOffice files to LibreOffice format.

OPTIONS

-v

Operate verbose.

-H

Get help.

If an unknown option such as -. is given, a short usage message is generated.

NOTES

The distribution contains a Dockerfile for building the docker image necessary. The image is based on Ubuntu 12.04 (precise) so it may be used to convert old StarOffice files.

For a local docker image put Dockerfile to a directory build and issue something like

        docker build --force-rm --tag smerten/precise-unoconv build

SEE ALSO

docker(1)

AUTHOR

Stefan Merten <stefan@merten-home.de>

LICENSE

This program is licensed under the terms of the GPL. See

        http://www.gnu.org/licenses/gpl.txt

AVAILABILTY

See

        http://www.merten-home.de/FreeSoftware/unoconvDocker/