Skip to main content

MuPDF extension for EDS-PDF

Project description

Tests Documentation PyPI Codecov DOI

edspdf-mupdf

edspdf-mupdf provides a MuPdf-based PDF parser component for EDS-PDF

Beware, MuPdf is AGPL-licensed: edspdf-mupdf is therefore also AGPL-licensed, and any model depending on this component must be too.

Getting started

Install the library with pip:

$ pip install edspdf-mupdf

Usage

from edspdf import Pipeline

model = Pipeline()
model.add_pipe('mupdf-extractor')

model(pdf_bytes)

Visit the documentation for more information!

Acknowledgement

We would like to thank Assistance Publique – Hôpitaux de Paris and AP-HP Foundation for funding this project.

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

edspdf-mupdf-0.2.0.tar.gz (48.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