PDF to TEXT open source command line tool ? It must be Command line utility & should be open source, free to use.
|
feedback
|
migrated from stackoverflow.com Jun 8 '11 at 20:46
This question came from our site for professional and enthusiast programmers.
|
I use pdftotext in poppler-utils on Ubuntu. It works great. The -layout option is especially helpful with tables. | |||
|
feedback
|
|
Personally, I use PDFMiner for Python (>= 2.6). It's simple enough, and it has always seemed to work consistently. | |||
|
feedback
|
|
| |||
|
feedback
|