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.2.tar.gz
(901.1 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.2.tar.gz.
File metadata
- Download URL: xpydf-0.1.4.2.tar.gz
- Upload date:
- Size: 901.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85134005820a0915f55205b82932594ad7c16bf45b5956a8a61fa864c375ef77
|
|
| MD5 |
90dfe27e342ab3171620ca6bddb72995
|
|
| BLAKE2b-256 |
006ce3f66526f8ddfc0a1ee6c23a7380ae0ba47fb967c216fccfb53e2050454b
|
File details
Details for the file xpydf-0.1.4.2-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.4.2-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 776.8 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 |
794850bb78e9197efd15c3ee85a8e199982b5a4534feb3f7ffc90ea754c8f9d7
|
|
| MD5 |
67adb19b0788080db9114b80ad26939b
|
|
| BLAKE2b-256 |
bc39f07ee7085bc155c82c96d0b520d731f4caa20c64c9c9b2078ca3f35a5056
|