MuPDF extension for EDS-PDF
Project description
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file edspdf-mupdf-0.2.0.tar.gz
.
File metadata
- Download URL: edspdf-mupdf-0.2.0.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 118e766f0bfdf807835a9bda57122cb1f9754cebaab771c46df2c751fac5f4a5 |
|
MD5 | 959741075719a1a9fa24187a045f3c2f |
|
BLAKE2b-256 | e01264631d032b91f57cff70c5274d505897ddddd2bb54bf49959b6583fc3afc |