Convert .odt .doc .ods files to .txt files

前端 未结 8 598
忘了有多久
忘了有多久 2021-02-05 09:21

I want to convert all the .odt .doc .xls .pdf files to .txt files.

I want to convert these files to text

8条回答
  •  逝去的感伤
    2021-02-05 09:56

    OpenOffice has a built-in document converter capable of handling a bunch of formats- take a look at unoconv: http://dag.wieers.com/home-made/unoconv/

    That being said, I have had some troubles getting that to work in the past- If you're having trouble, take a look at similar programs for AbiWord (another open source word processor).

提交回复
热议问题