Metadata-Version: 1.0
Name: pdfconduit
Version: 1.8.10
Summary: PDF toolkit for preparing documents for distribution.
Home-page: https://github.com/mrstephenneal/pdfconduit
Author: Stephen Neal
Author-email: stephen@stephenneal.net
License: UNKNOWN
Description: 
        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
        
Platform: UNKNOWN
