Skip to main content

A set of utility classes and functions to process documents with Python

Project description

document-clipper

https://img.shields.io/pypi/v/document_clipper.svg https://img.shields.io/travis/reclamador/document_clipper.svg Documentation Status Updates

A set of utility classes and functions to process documents with Python

Installation

The document_clipper package uses libraries that rely on the pdftohtml command line util. It can be obtained by installing the poppler-utils package.

For instance, in Ubuntu, run the following:

$ sudo apt-get install poppler-utils

Then, you may install document_clipper as usual via Python package managers, such as PIP:

$ pip install document_clipper

Features

  • Fetch the number of pages associated to a PDF file.

  • Extract the coordinates and dimensions of a given text located in a PDF file.

History

0.1.0 (2017-06-27)

  • First release on PyPI.

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

document_clipper-0.7.0.tar.gz (42.1 kB view hashes)

Uploaded Source

Supported by

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