pdfconduit


Namepdfconduit JSON
Version 4.6.7 PyPI version JSON
download
home_pagehttps://github.com/sfneal/pdfconduit
SummaryPDF toolkit for preparing documents for distribution.
upload_time2024-12-17 19:45:16
maintainerNone
docs_urlNone
authorStephen Neal
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sfneal/pdfconduit",
    "name": "pdfconduit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Stephen Neal",
    "author_email": "stephen@stephenneal.net",
    "download_url": "https://files.pythonhosted.org/packages/11/40/100872e062228ea41d582e6771843dbfd1c7b340f4203193336caa94d7cd/pdfconduit-4.6.7.tar.gz",
    "platform": null,
    "description": "\nA Pure-Python library built as a PDF toolkit.  Prepare documents for distribution.\n\nFeatures:\n- Watermark: Dynamically generate watermarks and add watermark to existing document\n- Label: Overlay text labels such as filename or date to documents \n- Encrypt: Password protect and restrict permissions to print only\n- Rotate: Rotate by increments of 90 degrees\n- Upscale: Scale PDF size\n- Merge: Concatenate multiple documents into one file\n- Slice: Extract page ranges from documents\n- Extract Text and Images\n- Retrieve document metadata and information\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PDF toolkit for preparing documents for distribution.",
    "version": "4.6.7",
    "project_urls": {
        "Homepage": "https://github.com/sfneal/pdfconduit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1140100872e062228ea41d582e6771843dbfd1c7b340f4203193336caa94d7cd",
                "md5": "b196df27b0f09047ad78609f88ae77a4",
                "sha256": "e03f8d7b8b54a61e321b2eeb876bbc90596dc5b9edd4642a438a650c6c794efd"
            },
            "downloads": -1,
            "filename": "pdfconduit-4.6.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b196df27b0f09047ad78609f88ae77a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 56261,
            "upload_time": "2024-12-17T19:45:16",
            "upload_time_iso_8601": "2024-12-17T19:45:16.697332Z",
            "url": "https://files.pythonhosted.org/packages/11/40/100872e062228ea41d582e6771843dbfd1c7b340f4203193336caa94d7cd/pdfconduit-4.6.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 19:45:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sfneal",
    "github_project": "pdfconduit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pdfconduit"
}
        
Elapsed time: 3.11918s