Command-line utility w2x
and desktop application w2x-app support plugins.
Let’s suppose you have created a plugin called “rss
” which may be used to convert DOCX to RSS. Once registered with w2x, this plugin may be invoked as it were a stock conversion, for example:
w2x -o rss my.docx my.xml
Other example, using a plugin called “wh5_zip
” (see description below):
w2x -o wh5_zip -p zip.include-top-dir false my.docx my.zip
In w2x-app
, you'll find the registered plugins in the "Convert to" combobox and in the "Output format" screen of the setup assistant.