{ "info": { "author": "Ben Rousch", "author_email": "brousch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Printing", "Topic :: Utilities" ], "description": "PDF Serenity Now\n==========================\n\nPDF Serenity Now was born from our increasing contact with annoying PDFs. The\nbiggest culprits are multi-layered PDFs and PDFs with large pictures or \ngraphics embedded in them which take forever to print, if you can get them to \nprint at all. We created the original script to convert these PDFs to a more \nprinter-friendly format (for the KIP series of plotters), namely flattened \nTIF Group 4.\n\nAt this time, it converts a single-page or multi-page PDF to a folder of TIFs. \nIt handles large, crappy, multi-layer PDFs if you have enough RAM. `Poppler`_ \nand `Imagemagick`_ do all of the hard work.\n\nIn the future it will be smarter about converting, and offer more target\nformats (JPG, PDF). The ultimate goal is a service where users can \nupload/submit a crappy PDF and get a nice set of TIFs or JPGs or a fixed PDF \nreturned to them. It will have a control panel where you can monitor and \nmanipulate conversions in progress or in a queue.\n\nCredits\n-------\n\n- `Poppler`_\n- `Imagemagick`_\n\n.. _`Poppler`: http://poppler.freedesktop.org/\n.. _`Imagemagick`: http://www.imagemagick.org/\n\n\nNews\n====\n\n0.6.6\n-----\n*Release Date: 2013-01-15*\n\n* Fixed many import and Python3 errors\n* Added command line switch to preserve intermediate PS files (default is delete)\n* Mucho code cleanup and extra error checking\n\nUsage: serenifypdf [] [--preserve-ps]\n\n0.5\n---\n*Release Date: 2013-01-14*\n\n* Removed pyPdf since it is a dead project and not Python3 ready.\n\n0.4\n---\n*Release Date: 2013-01-14*\n\n* Changed to a two step conversion process: PDF -> postscript -> TIF\n* Split out serenifypdf, pdfbursttops, and psconverttotif into separate modules\n* Can only convert one PDF (but multiple pages) at a time\n* PS file and TIF file locations are standardized based on PDF file name\n* Removed Python 2.6 and Python 2.7 support (Python 3.2 and 3.3 only now)\n\nUsage: serenifypdf []\n\n0.3\n---\n*Release Date: None*\n\n* Switched to Poppler for splitting PDFs\n* Added pdfbursttops script for splitting PDFs (using Poppler)\n\n0.2\n---\n\n*Release Date: 2011-09-02*\n\n* Switched to MIT License\n* Added command line argument for DPI\n* Added Python 2.6 compatability\n\n0.1\n---\n\n*Release date: 2011-09-01*\n\nProduce print-quality TIFFs and JPGs from a directory of PDFs.\n\n* Works on multilayer PDFs and some types of bad vectors\n* Each page of a multipage PDF will become one TIFF\n* tif_dir must exist before running script\n* Hard-coded values for output file format and DPI\n* ImageMagic (convert) must be installed and on your system path\n \nUsage: serenifypdf ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://sourceforge.net/p/pdfserenitynow/", "keywords": "pdf print converter tiff jpg", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pdfserenitynow", "package_url": "https://pypi.org/project/pdfserenitynow/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pdfserenitynow/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://sourceforge.net/p/pdfserenitynow/" }, "release_url": "https://pypi.org/project/pdfserenitynow/0.6.7/", "requires_dist": null, "requires_python": null, "summary": "Create TIFs and JPGs from crappy PDFs", "version": "0.6.7" }, "last_serial": 796134, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d8bce4cdc30752c2913ccd7987d64e5f", "sha256": "abd756549b9746ae325bc44e7d14bc99cdb874a86fbc96667b0d51a6bc225433" }, "downloads": -1, "filename": "pdfserenitynow-0.1-py2.7.egg", "has_sig": false, "md5_digest": "d8bce4cdc30752c2913ccd7987d64e5f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 6418, "upload_time": "2011-09-01T22:32:34", "url": "https://files.pythonhosted.org/packages/9b/ed/cc8e5d88906957ffd64eb8687f8710fe6d1b5a69b54622a5792f93a3f4be/pdfserenitynow-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e3a88847649677c4706fb11935805327", "sha256": "372e1984e43387286289194ff8b7d5db54fa8e831963790a6eb8b10f0b641dbf" }, "downloads": -1, "filename": "pdfserenitynow-0.1-py3.2.egg", "has_sig": false, "md5_digest": "e3a88847649677c4706fb11935805327", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 6440, "upload_time": "2011-09-01T22:31:53", "url": "https://files.pythonhosted.org/packages/1b/ab/fd9f25443f50072849f2221f8bf56969ab2f2f504c3c1b60bce91ff51dd2/pdfserenitynow-0.1-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "58bf766db7338f5b5c0f4170e5fbb0b0", "sha256": "88504024b9fbabf1d2bd24ccc7c171bb8faac16b9d90c0ad9e580055d321ec19" }, "downloads": -1, "filename": "pdfserenitynow-0.1.tar.gz", "has_sig": false, "md5_digest": "58bf766db7338f5b5c0f4170e5fbb0b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4186, "upload_time": "2011-09-01T22:33:03", "url": "https://files.pythonhosted.org/packages/11/86/45853b96741ed4642bd9f4aeb0688d189b6a99c7e61d090946dcb5bac2e8/pdfserenitynow-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "8a54c39892950d2ce54f82708ae80665", "sha256": "85bea57fb1a2465be23a36546f5d84c02a62bbb7527e511d288980f70b3db580" }, "downloads": -1, "filename": "pdfserenitynow-0.2-py2.6.egg", "has_sig": false, "md5_digest": "8a54c39892950d2ce54f82708ae80665", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 6968, "upload_time": "2011-09-02T02:04:07", "url": "https://files.pythonhosted.org/packages/79/e0/d956a699d5c4ce04c056f0dfa5f940f76641bd7deb8aa5d1d40a75869a99/pdfserenitynow-0.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "bb1177551904c2ceeec6890529113b3d", "sha256": "b51156fb461b0090d7e052631efac815a2cf2aa02fc1651d54fe97bef179da50" }, "downloads": -1, "filename": "pdfserenitynow-0.2-py2.7.egg", "has_sig": false, "md5_digest": "bb1177551904c2ceeec6890529113b3d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 6825, "upload_time": "2011-09-02T02:04:08", "url": "https://files.pythonhosted.org/packages/89/f0/3a8707a35245dee30f0fa5c0f88ef1ad9edc766f286fb9280cae37359feb/pdfserenitynow-0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "7d51e94831edd1dfd7b944e490ccef4a", "sha256": "7777991cd9d2d86670220774d196681fcf46b5cc7e55ebbd4efddc0b6d084669" }, "downloads": -1, "filename": "pdfserenitynow-0.2-py3.2.egg", "has_sig": false, "md5_digest": "7d51e94831edd1dfd7b944e490ccef4a", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 6844, "upload_time": "2011-09-02T02:04:09", "url": "https://files.pythonhosted.org/packages/b8/48/697179cd57e7de7bcd0ece825f307d85189b188445ac28b9936f4b8fc289/pdfserenitynow-0.2-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "3c23cea62f308539cbaafbba566ef7ac", "sha256": "aa3516a12a7b5c92119db77726fcb692222717532405c5cd95e7da2703699c1a" }, "downloads": -1, "filename": "pdfserenitynow-0.2.tar.gz", "has_sig": false, "md5_digest": "3c23cea62f308539cbaafbba566ef7ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4430, "upload_time": "2011-09-02T02:04:10", "url": "https://files.pythonhosted.org/packages/3b/69/7edd357798d72b6eada8991ef8e69afff7852a0cb2d5b31b9c9d7ba58d28/pdfserenitynow-0.2.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "061e926b76a9f8dc61c22a4406ba788e", "sha256": "00d9cc34d6aede29098de1c4d413bf92699a4c5f84a3504cb64e293f851f56ee" }, "downloads": -1, "filename": "pdfserenitynow-0.6.6.tar.gz", "has_sig": false, "md5_digest": "061e926b76a9f8dc61c22a4406ba788e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8232, "upload_time": "2013-01-15T16:57:00", "url": "https://files.pythonhosted.org/packages/76/7c/4cb6fc702c1c7f31ad595f341e895b7fd3f1a0372c26c259638635c056e1/pdfserenitynow-0.6.6.tar.gz" } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "234874b88ab9a092b7bbdf4ba7d6cbbc", "sha256": "bfc43d3e32ad783bb9c7a103b930cc94add28945b4ef79e3a11851fae88c618f" }, "downloads": -1, "filename": "pdfserenitynow-0.6.7.tar.gz", "has_sig": false, "md5_digest": "234874b88ab9a092b7bbdf4ba7d6cbbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8182, "upload_time": "2013-06-13T23:22:29", "url": "https://files.pythonhosted.org/packages/49/59/d516bd87f47e0b7b4e2d146d8b32096ef777535ea392f6c941db8a7da722/pdfserenitynow-0.6.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "234874b88ab9a092b7bbdf4ba7d6cbbc", "sha256": "bfc43d3e32ad783bb9c7a103b930cc94add28945b4ef79e3a11851fae88c618f" }, "downloads": -1, "filename": "pdfserenitynow-0.6.7.tar.gz", "has_sig": false, "md5_digest": "234874b88ab9a092b7bbdf4ba7d6cbbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8182, "upload_time": "2013-06-13T23:22:29", "url": "https://files.pythonhosted.org/packages/49/59/d516bd87f47e0b7b4e2d146d8b32096ef777535ea392f6c941db8a7da722/pdfserenitynow-0.6.7.tar.gz" } ] }