danvergara / morphos

Self-hosted file converter server
MIT License
750 stars 33 forks source link

Add support for xls, docs, pdf etc #39

Closed sdmydbr9 closed 3 months ago

sdmydbr9 commented 5 months ago

Add support for converting docs to pdf, xls to csv and other formats as well. this is very commonly used online

danvergara commented 5 months ago

DOC/DOCX - PDF is in the works. XLSX - CSV is coming after audio. But yeah good points there. Thank you.

danvergara commented 3 months ago

PDF -DOCX was added in v0.2.0. Don't know if we need to cover DOC specifically. If so, let me know. Otherwise, I can start working on XLSX to CSV, rn.

sdmydbr9 commented 3 months ago

Thanks for adding the pdf to docx, im sure many will appreciate this feature, although the xls to csv has much less use cases, adding it will make this more dynamic imo...

mkalus commented 3 months ago

Since you are using LibreOffice for conversion, why not support ODT, too?

danvergara commented 3 months ago

Nobody asked for it before.