Office documents converter
jodconverter input-document output-document
jodconverter converts input-document into output-document by using the LibreOffice import/export filters.
Before you can perform any conversions you need to start LibreOffice in listening mode on port 8100 as described in the JODConverter Guide.
As a quick start you can type from a command line
soffice --headless --accept="socket,port=8100;urp;"
Do not start concurrent executions of jodconverter, as LibreOffice doesn't handle multi\(hythreading reliably and would crash.