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.1.tar.gz
(900.8 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.1.tar.gz.
File metadata
- Download URL: xpydf-0.1.4.1.tar.gz
- Upload date:
- Size: 900.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae3c2de91c1c3357d0b2ccc7117d22a2b09a2afdb9f3c7275bf741a3395a301f
|
|
| MD5 |
61743962b825ac83f30f3c50d0b32b7b
|
|
| BLAKE2b-256 |
811a6881a44e8d064baf49156be9c93910f432df6670c7065b7a74cad413450d
|
File details
Details for the file xpydf-0.1.4.1-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.4.1-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 776.3 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 |
2d491608d2e578723656823b1e93bf77885854a1ad0f467ba28c3f67d1519eed
|
|
| MD5 |
30483dc8e616223bfd60cf7c83b4e232
|
|
| BLAKE2b-256 |
af60bc6fdb97141fb257dd70767b069dc3a17b84450b3152f659ce0bea46e2a7
|