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.6.tar.gz
(2.6 MB
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.6.tar.gz.
File metadata
- Download URL: xpydf-0.1.6.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d9453721ecd604d89381e9b47d88e846a341b73cf8ec2b9af7251ad3ac8f212
|
|
| MD5 |
04b49ba88e294f4851de724e5ca55182
|
|
| BLAKE2b-256 |
cb809fb00181a3fac4812107d49fb8a69ef95aad6da39e009820a95c49684c10
|
File details
Details for the file xpydf-0.1.6-cp310-cp310-macosx_13_0_arm64.whl.
File metadata
- Download URL: xpydf-0.1.6-cp310-cp310-macosx_13_0_arm64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.10, macOS 13.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6009960a749a2d3d5b8ca07b8535095eae0bca2d1d94056f00d431132d246bd6
|
|
| MD5 |
d6340f9989f5f5ec8142be07df4b85e0
|
|
| BLAKE2b-256 |
96bd6530852e304db0e7001bc855f28d85b374864c649e6cff0cbcfe431d4128
|