pdfconduit


Namepdfconduit JSON
Version 4.6.4 PyPI version JSON
download
home_pagehttps://github.com/sfneal/pdfconduit
SummaryPDF toolkit for preparing documents for distribution.
upload_time2024-10-30 17:34:23
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/d9/7a/8d6a420fe2592f8fd586e4da0354ca4e9071a85a674a5cda3f322ef30791/pdfconduit-4.6.4.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.4",
    "project_urls": {
        "Homepage": "https://github.com/sfneal/pdfconduit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d97a8d6a420fe2592f8fd586e4da0354ca4e9071a85a674a5cda3f322ef30791",
                "md5": "75ebf23aa01a6bb22a4741eea84d4957",
                "sha256": "3868992787f726f584c9cb997a169ac6c796e872146f9b455b0c687085d2308b"
            },
            "downloads": -1,
            "filename": "pdfconduit-4.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "75ebf23aa01a6bb22a4741eea84d4957",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 55983,
            "upload_time": "2024-10-30T17:34:23",
            "upload_time_iso_8601": "2024-10-30T17:34:23.259591Z",
            "url": "https://files.pythonhosted.org/packages/d9/7a/8d6a420fe2592f8fd586e4da0354ca4e9071a85a674a5cda3f322ef30791/pdfconduit-4.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 17:34:23",
    "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.84027s