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.2.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.2.tar.gz.
File metadata
- Download URL: xpydf-0.1.2.tar.gz
- Upload date:
- Size: 900.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f5b74a76450f72a0996c95f0c923f320dfd393220669835e4de14c403194505
|
|
| MD5 |
d9e4e870e36e6f5908c71ca1b68aedf6
|
|
| BLAKE2b-256 |
fc94562377a6e7a2937aad39b0e5fe92b1416b3524bb176b75f203602d5bf6ae
|
File details
Details for the file xpydf-0.1.2-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.2-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 776.1 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 |
84a4eea290e72e0bffe8f1a5a992713a1b81903c1fddcb3973e1f494af312734
|
|
| MD5 |
07fb880e8870de49bc0afb19d6c056af
|
|
| BLAKE2b-256 |
b98ebffe0b6afe4d4d8dd4ae2498f993a109a95520f2357becf22fcdee081cda
|