Python wrapper around the pdftotext and pdfimages functionalities of xpdf.
Project description
xpdf-python
Python wrapper around the pdftotext functionality of xpdf.
Usage
from xpydf.pdf_loader import PdfLoader
loader = PdfLoader("foo.pdf")
pdf_text = loader.extract_strings()
pdf_images = loader.extract_images()
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
xpydf-0.1.4.4.tar.gz
(900.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xpydf-0.1.4.4.tar.gz.
File metadata
- Download URL: xpydf-0.1.4.4.tar.gz
- Upload date:
- Size: 900.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26d3226cea8f54bf7c4b9473b7775521c6627d31684d713322d4a5eda232738d
|
|
| MD5 |
5fe4b9bc22f809383f58dc43dcc6d45c
|
|
| BLAKE2b-256 |
1381c0349a497cce51e1bf2f479f1b60e17764642b29cb0d8dcd36ea441dfbbb
|
File details
Details for the file xpydf-0.1.4.4-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.4.4-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 776.0 kB
- Tags: CPython 3.10, macOS 13.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea20cf5a597a57f2ef2facae250b7d47c915086f42911a180eea77fcfbfcd2cd
|
|
| MD5 |
d052b39c139e2ff6eeb66ab66b4a3f6e
|
|
| BLAKE2b-256 |
2cbe8e0447824c6e848304593ad3771de3ce77f4a15ee186bb4cb040e3a3790f
|