Package Info

ghc-pdf-toolbox-core


A collection of tools for processing PDF files


Development/Libraries/Haskell

Low level tools for processing PDF files.

Level of abstraction: cross reference, trailer, indirect object, object

The API is based on random access input streams, and is designed to be memory efficient. We don't need to parse the entire PDF file and store it in memory when you need just one page or two. Usually it is also leads to time efficiency, but we don't try optimize performance by e.g. maintaining xref or object cache. Higher level layers should take care of it.

The library is low level. It may mean that you need to be familiar with PDF file internals to actually use it.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/pdf-toolbox-core

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.0.4.1-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-pdf-toolbox-core
  • ghc-pdf-toolbox-core-devel
0.0.4.1-bp150.2.8 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-pdf-toolbox-core
  • ghc-pdf-toolbox-core-devel
0.0.4.1-bp150.2.7 info GA Release 2018-07-30 15
  • x86-64
  • ghc-pdf-toolbox-core
  • ghc-pdf-toolbox-core-devel