hpdft

A tool for looking through PDF file using Haskell

https://github.com/k16shikano/hpdft

Latest on Hackage:0.1.1.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Keiichiro Shikano
Maintained by [email protected]

A command line PDF-to-text converter. It may take a much longer than other similar tools but could yield better results.

This package can also serve as a library for working with text data in PDF files. You could write your own PDF-to-text converter for some particular PDF files, utilizing any meta data or special data structures of those.