pdf-toolbox-document

A collection of tools for processing PDF files.

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

Version on this page:0.0.7.1
LTS Haskell 22.13: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.1@sha256:902860209f279496f2282daeeb79efcdd64475588d56a607e2f78ada8ee450ce,1975

Mid level tools for processing PDF files.

Level of abstraction: document, catalog, page

Changes

0.0.7.1

  • fix compilation on ghc 7.4, 7.6 and 7.8
  • fix xobject handling in text extraction

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