Skip to main content

Convert PDF file to image files ROBUSTLY.

Project description

pdf2images

Convert PDF file to image files ROBUSTLY.

Example

$ pdf2images -h
usage: pdf2images [-h] [--max-size MAX_SIZE] pdf_file output_dir

positional arguments:
  pdf_file
  output_dir

optional arguments:
  -h, --help           show this help message and exit
  --max-size MAX_SIZE  max size of either side of the image

Why another "pdf-to-image" package

Once in a while, I need to convert a pdf file (usually slides or academic paper) into image files (thumbnails) in order to get a fast glance to the readers without downloading the pdf file.

However, I found all the pdf2image solutions cannot robustly process all the pdf files, since many pdf files are in non-standard format or come up with extensions. They are always broken in some cases.

But to look them on the bright side, for any plausible case, there is almost one of them can process it successfully.

So I combined (a.k.a. ensemble) them together to make it work across most cases.

Installation

As mentioned above, we combined multiple pdf manipulation libraries. Here are the list of the libraries used:

where wand and preview-generator are python packages that can be automatically installed along with pdf2images. However, you have to install xpdf and qpdf manually.

On Ubuntu:

sudo apt install -y qpdf xpdf libimage-exiftool-perl

On Arch Linux:

sudo pacman -S --noconfirm qpdf xpdf perl-image-exiftool

The installation of pdf2images is quite simple:

pip install pdf2images

Robustness

This package has successfully processed hundreds of thousands of arxiv papers (for generating thumbnails).

Gallary

The following images are converted from a slide from Deep Learning Book

page-0 page-1 page-2 page-3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdf2images-0.0.4.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

pdf2images-0.0.4-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file pdf2images-0.0.4.tar.gz.

File metadata

  • Download URL: pdf2images-0.0.4.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for pdf2images-0.0.4.tar.gz
Algorithm Hash digest
SHA256 b25f81f25d300801060f5720d2bc1b6e162eee3b49f4141a3aba0d622b675cd3
MD5 8f8ab46a1d55be89b467f260854dbb32
BLAKE2b-256 2fda7974797bf9651737832d93b1ea1ce8efdf88d8c26d70a804ea22af1031b2

See more details on using hashes here.

File details

Details for the file pdf2images-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: pdf2images-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for pdf2images-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 27484d1aa557bc6c235e545c2a7d4c1270b8fc13742af56c05c502bc78ea24ef
MD5 0774b36ddfc8c2dd7f5fba80bad466ad
BLAKE2b-256 174b2f9224bc4f0a33e5ea5045948ec3a038f08fd6c9d24b690657a097d771ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page