开发者

Read contents of a pdf file

开发者 https://www.devze.com 2023-01-18 14:36 出处:网络
Is there a commandline tool t开发者_StackOverflow中文版o read a pdf file on linux.Please indicate the appropriate urls for this.

Is there a commandline tool t开发者_StackOverflow中文版o read a pdf file on linux.Please indicate the appropriate urls for this.

Thanks..


Xpdf and Poppler contain the commandline-utility pdftotext wich converts PDF files to plain text.


Not a command line tool but a pdf reading and generation framework

  • http://www.reportlab.com/software/opensource/

you should also be able to write a simple reader using

  • http://pybrary.net/pyPdf/
  • http://code.activestate.com/recipes/511465-pure-python-pdf-to-text-converter/

you can also look at:

  • http://www.unixuser.org/~euske/python/pdfminer/index.html


There is PyODConverter. It uses OpenOffice working as a service and can convert between various document formats including PDF and simple text.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号