{ "info": { "author": "Jason Moiron", "author_email": "jmoiron@jmoiron.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: POSIX" ], "description": "pdf2zip\n-------\n\npdf2zip is a small utility to batch convert PDFs that are image based (like\nmany online distributions of magazines are) into a zipfile full of images.\nVarious options are available, including options on the quality of the\nresulting images, options to scale or resize the images to a bounding box,\nand the ability to specify pages in the PDF to skip.\n\nThis was primarily developed for personal use, but is made available in the\nhopes that it might be useful for someone.\n\nTo install, just::\n\n pip install pdf2zip\n\nusage\n-----\n\n Usage: ./pdf2zip [options] file.pdf\n\n Options:\n --version show program's version number and exit\n -h, --help show this help message and exit\n --skip=SKIP comma separated pages to skip (0 is first)\n --skip-file=SKIP_FILE\n supply a file with a number per line of pages to skip\n --scale=SCALE scale pages to certain size (ex. 50%)\n -d DIMENSIONS, --dimensions=DIMENSIONS\n resize images to fit within box\n -q QUALITY, --quality=QUALITY\n quality of jpeg compression (default 90)\n --ipad resize images to a good size for ipad", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jmoiron/pdf2zip", "keywords": "pdf to jpeg conversion", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pdf2zip", "package_url": "https://pypi.org/project/pdf2zip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pdf2zip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jmoiron/pdf2zip" }, "release_url": "https://pypi.org/project/pdf2zip/1.0/", "requires_dist": null, "requires_python": null, "summary": "pdf conversion utility", "version": "1.0" }, "last_serial": 796126, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4a7a2e40b32b26f7325b6ccf5341e985", "sha256": "6c27e7616e7ac5dd4e334148936f28717c11f41331dbd1d8b74a3717637ac359" }, "downloads": -1, "filename": "pdf2zip-1.0.tar.gz", "has_sig": false, "md5_digest": "4a7a2e40b32b26f7325b6ccf5341e985", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3940, "upload_time": "2011-07-03T22:40:09", "url": "https://files.pythonhosted.org/packages/12/50/2a26d24d31074654d629fa09b5166fb60599ebc10d725c9dc67a49fe93ec/pdf2zip-1.0.tar.gz" } ], "1.0dev": [ { "comment_text": "", "digests": { "md5": "e7c34d258a64c52986c064c8c9d9cefb", "sha256": "3fd09e91a4fbfd608da06df2c9fb10c23b357efe132730e2e4680e407eee6503" }, "downloads": -1, "filename": "pdf2zip-1.0dev.tar.gz", "has_sig": false, "md5_digest": "e7c34d258a64c52986c064c8c9d9cefb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3956, "upload_time": "2011-07-03T22:39:53", "url": "https://files.pythonhosted.org/packages/2f/23/40b88bd7f897aa9e35b1828bfdea6a784fd2bfed6b6d6fccd81feb9ca8de/pdf2zip-1.0dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a7a2e40b32b26f7325b6ccf5341e985", "sha256": "6c27e7616e7ac5dd4e334148936f28717c11f41331dbd1d8b74a3717637ac359" }, "downloads": -1, "filename": "pdf2zip-1.0.tar.gz", "has_sig": false, "md5_digest": "4a7a2e40b32b26f7325b6ccf5341e985", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3940, "upload_time": "2011-07-03T22:40:09", "url": "https://files.pythonhosted.org/packages/12/50/2a26d24d31074654d629fa09b5166fb60599ebc10d725c9dc67a49fe93ec/pdf2zip-1.0.tar.gz" } ] }