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.tar.gz
(900.5 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.tar.gz.
File metadata
- Download URL: xpydf-0.1.4.tar.gz
- Upload date:
- Size: 900.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88692f6446a185b807579042b4c40532b5913742690cf407b6ccc8b3582a64bb
|
|
| MD5 |
3fb238563449419b95b4359da057d597
|
|
| BLAKE2b-256 |
6fe4508be0a74af08f9f970397a3e9b6f1c6f6be2d2b84fa60119f6313a27a24
|
File details
Details for the file xpydf-0.1.4-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.4-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 776.2 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 |
2646f9f6988f66e8cd6ee9ea15c745d4cc23d9ef57124b4006461604f9a6fe19
|
|
| MD5 |
fbd9e2aea002ce1b0db413dbd2673649
|
|
| BLAKE2b-256 |
e75cde5a979181db59a509c0e84ce029f4e656524f127f3adeb3d1d474e6b137
|