This package browser is in early development. Mind the rough edges.

python-pdf2image 1.17.0

Python wrapper around `pdftoppm' and `pdftocairo'

This package provides a Python API wrapping the pdftoppm and pdftocairo command line tools. It can convert PDF files to a Python list with elements of type PIL.Image (from the python-pillow library).

Installation

Install python-pdf2image 1.17.0 as follows:

guix install python-pdf2image@1.17.0

Or install the latest version:

guix install python-pdf2image

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.