Hi, if LibreOffice has the ability to save documents as .xlsx why can’t Unoconv?
Currently I’m having to convert excel files by calling “soffice.bin --headless --convert-to xlsx somefile.xls
”, but this give me a issue if two or more separate processes are trying and start soffice.bin at the same time.