{ "info": { "author": "Bert Heymans", "author_email": "bert@heymans.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft", "Operating System :: OS Independent", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Utilities" ], "description": "pyresize.py is a commandline script which uses PIL to resize (batches of) images, \r\nthe script will walk the input directory tree looking for types the PIL supports.\r\n\r\nThe outputpath can build a similar directory structure as the inputpath.\r\nIf only width or height are specified, aspect ratio remains the same.\r\nSpecifying both height and width may off course warp the image.\r\nThe resizing filter can be specified by giving the proper PIL name.\r\nBoth width and height may be zero or match the value of the target image\r\ndimensions, \r\nthe images are simply copied if that is the case.", "description_content_type": null, "docs_url": null, "download_url": "http://heymans.org/pyresize.html", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://blog.heymans.org", "keywords": "graphics, resizing, images, batchconverter, batch", "license": "", "maintainer": "Bert Heymans", "maintainer_email": "bert.heymans@gmail.com", "name": "Pyresize", "package_url": "https://pypi.org/project/Pyresize/", "platform": "", "project_url": "https://pypi.org/project/Pyresize/", "project_urls": { "Download": "http://heymans.org/pyresize.html", "Homepage": "http://blog.heymans.org" }, "release_url": "https://pypi.org/project/Pyresize/0.2/", "requires_dist": null, "requires_python": null, "summary": "a cli application for resizing images, based on PIL", "version": "0.2" }, "last_serial": 45232, "releases": { "0.2": [] }, "urls": [] }