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.3.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.3.tar.gz.
File metadata
- Download URL: xpydf-0.1.4.3.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 |
68786d67c5477d2bb9e62e866e0a1b2ad939cb330028a24600dda2e0a86757f8
|
|
| MD5 |
1cb2bb8bbea3c951b0c433d8e7f119f7
|
|
| BLAKE2b-256 |
80cfadb44a78891909acc7fa52b012063e4f8dfc054d5e21be2b80e20020d8cd
|
File details
Details for the file xpydf-0.1.4.3-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.4.3-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 |
804e2eb422ceec71db45cdbb3c89c45992ddc3569b62a9c549387c428b44c013
|
|
| MD5 |
8b40dc633e7acbf82e5b0c6f99069ca9
|
|
| BLAKE2b-256 |
33089ed1604aa0826193bd3af1c6b119c0b93832acee7567155aadecccd68f78
|