pdfconduit


Namepdfconduit JSON
Version 4.6.5 PyPI version JSON
download
home_pagehttps://github.com/sfneal/pdfconduit
SummaryPDF toolkit for preparing documents for distribution.
upload_time2024-11-20 18:48:12
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/9e/89/4d61e433b12e3076c8e17532b36d761e6664a153b88f3edad8d666364cad/pdfconduit-4.6.5.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.5",
    "project_urls": {
        "Homepage": "https://github.com/sfneal/pdfconduit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e894d61e433b12e3076c8e17532b36d761e6664a153b88f3edad8d666364cad",
                "md5": "8c49bbd63e1b35fa14f9e65e912643e2",
                "sha256": "8dec0c1e56a87b9438f010cfdeb4d5c46e64972b65e5983fecdbdebdf3bdcc0f"
            },
            "downloads": -1,
            "filename": "pdfconduit-4.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8c49bbd63e1b35fa14f9e65e912643e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 55979,
            "upload_time": "2024-11-20T18:48:12",
            "upload_time_iso_8601": "2024-11-20T18:48:12.097081Z",
            "url": "https://files.pythonhosted.org/packages/9e/89/4d61e433b12e3076c8e17532b36d761e6664a153b88f3edad8d666364cad/pdfconduit-4.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 18:48:12",
    "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: 0.85543s