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.1.tar.gz
(899.0 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.1.tar.gz.
File metadata
- Download URL: xpydf-0.1.1.tar.gz
- Upload date:
- Size: 899.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6f2f64637e6ce6171bae94c246db5f3450c438502aace8c72df7d2c82cffe63
|
|
| MD5 |
c29de3c79a13ef5d5930c8dc071d210f
|
|
| BLAKE2b-256 |
02d78609af19fffb2835f76cd01a7fe0f298f40b79577a98a50caecb377f3c17
|
File details
Details for the file xpydf-0.1.1-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.1-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 770.5 kB
- Tags: CPython 3.10, macOS 13.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3911f3e6fe567c635083443d4ff680d410bc57546b1f3b1f57a5dbb9208afa11
|
|
| MD5 |
2a8d7fb469727827b0f6044591ec8354
|
|
| BLAKE2b-256 |
c0ce81fde4c4e8a2b2fa37ad53b0e3b04986ab9f1c06209b55b10b1f5b945df1
|