solution to convert PDFs, DOCs, DOCXs into a textual format with python

后端 未结 4 1769
独厮守ぢ
独厮守ぢ 2021-01-16 17:29

I am developing a full text search engine for indexing popular binary formats. I know that there are hundereds of such questions (and solutions) already, but I found it toug

4条回答
  •  深忆病人
    2021-01-16 17:58

    If at server side you can use OpenOffice then you can use unoconv: Convert between any document format supported by OpenOffice

提交回复
热议问题