pdf-toolbox-document

A collection of tools for processing PDF files.

https://github.com/Yuras/pdf-toolbox

Version on this page:0.0.7.0
LTS Haskell 22.18:0.1.2
Stackage Nightly 2023-12-26:0.1.2
Latest on Hackage:0.1.2

See all snapshots pdf-toolbox-document appears in

BSD-3-Clause licensed by Yuras Shumovich
Maintained by Yuras Shumovich
This version can be pinned in stack with:pdf-toolbox-document-0.0.7.0@sha256:2fc85c1fa193d0b66edc96a4df96dce9f4473d3f2e3df202897d687aaf178f11,1975

Mid level tools for processing PDF files.

Level of abstraction: document, catalog, page

Changes

0.0.7.0

  • support xobjects in text extraction

0.0.6.0

  • switch to errors-2.0

0.0.5.1

  • support ghc-7.10.1

0.0.5.0

  • support crypto handler version 4 (V2 and AESV2)

0.0.4.0

  • extracting text: try to insert spaces and newlines
  • fix attoparsec module deprication warnings
  • fix AMP warnings