Skip to content

Commit

Permalink
More examples
Browse files Browse the repository at this point in the history
  • Loading branch information
regebro committed Dec 1, 2024
1 parent a871266 commit af73a0d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,14 @@ Example for setting PNG width/height::

unoconvert infile.odt outfile.png --filter-options PixelWidth=640 --filter-options PixelHeight=480

Example for setting CSV output options::

unoconvert infile.xlsx outfile.csv --filter-options "59,34,76,1"

Example for HTML export with embedded images::

unoconvert infile.odt outfile.html --filter-options EmbedImages


Unocompare
~~~~~~~~~~
Expand Down

0 comments on commit af73a0d

Please sign in to comment.