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.
hpdft is a Haskell library and command-line tool for parsing PDF files.
The library exposes document loading, geometry- and tagged-PDF text extraction,
page-level paragraph regions, paragraph-level diff, image XObject export, and
Form XObject extraction to standalone PDFs.
The hpdft executable provides the same features for shell workflows.
See docs/library.md for a usage guide and examples/ for sample programs.