Metadata-Version: 2.1
Name: pdfconduit
Version: 4.6.2
Summary: PDF toolkit for preparing documents for distribution.
Home-page: https://github.com/sfneal/pdfconduit
Author: Stephen Neal
Author-email: stephen@stephenneal.net
Requires-Python: >=3.8
License-File: LICENSE.md


A Pure-Python library built as a PDF toolkit.  Prepare documents for distribution.

Features:
- Watermark: Dynamically generate watermarks and add watermark to existing document
- Label: Overlay text labels such as filename or date to documents 
- Encrypt: Password protect and restrict permissions to print only
- Rotate: Rotate by increments of 90 degrees
- Upscale: Scale PDF size
- Merge: Concatenate multiple documents into one file
- Slice: Extract page ranges from documents
- Extract Text and Images
- Retrieve document metadata and information
