pdfhandoutcrop


Namepdfhandoutcrop JSON
Version 0.99.3 PyPI version JSON
download
home_pagehttps://cges30901.github.io/pdfhandoutcrop/
SummaryA tool to crop pdf handout with multiple pages per sheet
upload_time2024-11-10 12:02:48
maintainerNone
docs_urlNone
authorHsiu-Ming Chang
requires_python>=3
licenseGPLv3+
keywords pdf crop
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PdfHandoutCrop
A tool to crop pdf handout with multiple pages per sheet

PdfHandoutCrop is a tool to crop pdf handout with multiple pages per sheet. Sometimes the teacher give us handout in pdf format with multiple pages per sheet. If I print it directly, the font size and pictures are too small to read. So I created PdfHandoutCrop to help me crop the handout.

# Issues
If the PDF file is not cropped correctly or content in  output file is different from original file, there is a bug in PdfHandoutCrop. Please [report an issue](https://github.com/cges30901/pdfhandoutcrop/issues).

# Homepage
The home page for PdfHandoutCrop is at <https://cges30901.github.io/pdfhandoutcrop/>

# Download
To download PdfHandoutCrop, please go to the [download page](https://cges30901.github.io/pdfhandoutcrop/download.html)

            

Raw data

            {
    "_id": null,
    "home_page": "https://cges30901.github.io/pdfhandoutcrop/",
    "name": "pdfhandoutcrop",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "pdf crop",
    "author": "Hsiu-Ming Chang",
    "author_email": "cges30901@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/3f/a66872a0a7e7591eabe6663389ba1522d9196eccd21f0f19774e534589e3/pdfhandoutcrop-0.99.3.tar.gz",
    "platform": null,
    "description": "# PdfHandoutCrop\nA tool to crop pdf handout with multiple pages per sheet\n\nPdfHandoutCrop is a tool to crop pdf handout with multiple pages per sheet. Sometimes the teacher give us handout in pdf format with multiple pages per sheet. If I print it directly, the font size and pictures are too small to read. So I created PdfHandoutCrop to help me crop the handout.\n\n# Issues\nIf the PDF file is not cropped correctly or content in  output file is different from original file, there is a bug in PdfHandoutCrop. Please [report an issue](https://github.com/cges30901/pdfhandoutcrop/issues).\n\n# Homepage\nThe home page for PdfHandoutCrop is at <https://cges30901.github.io/pdfhandoutcrop/>\n\n# Download\nTo download PdfHandoutCrop, please go to the [download page](https://cges30901.github.io/pdfhandoutcrop/download.html)\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "A tool to crop pdf handout with multiple pages per sheet",
    "version": "0.99.3",
    "project_urls": {
        "Bug Reports": "https://github.com/cges30901/pdfhandoutcrop/issues",
        "Donate": "https://cges30901.github.io/pdfhandoutcrop/donate.html",
        "Download": "https://cges30901.github.io/pdfhandoutcrop/download.html",
        "Homepage": "https://cges30901.github.io/pdfhandoutcrop/",
        "Source": "https://github.com/cges30901/pdfhandoutcrop/"
    },
    "split_keywords": [
        "pdf",
        "crop"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3fc0134e539b7705070299459501f8f6778d06fc3ae3b35c6ce9505ce1b045b",
                "md5": "707732238a283fdecc4d12b014c80830",
                "sha256": "096e8803e7be37f399a6c15e4ed23039cd1b28e47bca24180ad3421915dd3041"
            },
            "downloads": -1,
            "filename": "pdfhandoutcrop-0.99.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "707732238a283fdecc4d12b014c80830",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 41026,
            "upload_time": "2024-11-10T12:02:46",
            "upload_time_iso_8601": "2024-11-10T12:02:46.693672Z",
            "url": "https://files.pythonhosted.org/packages/e3/fc/0134e539b7705070299459501f8f6778d06fc3ae3b35c6ce9505ce1b045b/pdfhandoutcrop-0.99.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f03fa66872a0a7e7591eabe6663389ba1522d9196eccd21f0f19774e534589e3",
                "md5": "e33f9b3edd0b0275037519f84451e1da",
                "sha256": "69690a76eb901e62935f915fee1c2ef1801ec5932b8a43bdfa196917cec7cfb1"
            },
            "downloads": -1,
            "filename": "pdfhandoutcrop-0.99.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e33f9b3edd0b0275037519f84451e1da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 50153,
            "upload_time": "2024-11-10T12:02:48",
            "upload_time_iso_8601": "2024-11-10T12:02:48.389631Z",
            "url": "https://files.pythonhosted.org/packages/f0/3f/a66872a0a7e7591eabe6663389ba1522d9196eccd21f0f19774e534589e3/pdfhandoutcrop-0.99.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-10 12:02:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cges30901",
    "github_project": "pdfhandoutcrop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pdfhandoutcrop"
}
        
Elapsed time: 0.49608s