1179 shaares
14 private links
14 private links
Convert PDF to TXT while preserving layout
$ pdftotext -layout input.pdf output.txt
Preinstalled in current versions of Debian, Ubuntu, et al.; Homebrew formula (brew install poppler
), raw source, and Windows binary also available. Beautiful conversion of QuickBooks invoice PDFs into plain text.