Pure Python PDF toolkit
Project description
A Pure-Python library built as a PDF toolkit. It is capable of:
extracting document information (title, author, …)
splitting documents page by page
merging documents page by page
cropping pages
merging multiple pages into a single page
encrypting and decrypting PDF files
and more!
By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
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
File details
Details for the file PyPDF3-1.0.6.tar.gz
.
File metadata
- Download URL: PyPDF3-1.0.6.tar.gz
- Upload date:
- Size: 294.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c946f3273419e37258e35e72273f49904ab15723d87a761c1115ef99799f8c5f |
|
MD5 | 17b69971221638b327d24fa7026fbf20 |
|
BLAKE2b-256 | 38a755aeac6bc35446517ea2f50e9f285a35181cdf0a85e320bff997e2497721 |