{ "info": { "author": "cdwanze", "author_email": "a358003542@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: Microsoft", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "ximage\r\n==============\r\n\r\n\r\nuseage\r\n-------\r\n::\r\n pip install ximage\r\n\r\n\r\nchangelog\r\n-----------\r\n\r\n0.2.0\r\n~~~~~~~~~~~~~~\r\n\r\n1. change use pdf2ppm to pdftocairo, it can convert pdf to png jpeg svg etc.\r\n2. the pip installation will make sure you have installed the pillow module.\r\n3. the pip installation in windows will check is there have pdftocairo.exe, if can not found , program will copy the pdftocairo.exe to the python scripts folder.\r\n\r\n\r\nresize image\r\n================\r\n\r\n::\r\n ximage resize --help\r\n\r\n Usage: ximage resize [OPTIONS] INPUTIMGS...\r\n\r\n resize your image, width height you must give one default is zero. out\r\n :param inputimgs: :param width: :param height: :param outputdir: :param\r\n outputname: :return:\r\n\r\n Options:\r\n --width INTEGER the output image width\r\n --height INTEGER the output image height\r\n --outputdir TEXT the image output dir\r\n --outputname TEXT the image output name\r\n --help Show this message and exit.\r\n\r\n\r\n\r\nconvert image format\r\n========================\r\n\r\n::\r\n ximage convert --help\r\n\r\n Usage: ximage convert [OPTIONS] INPUTIMGS...\r\n\r\n support image format:\r\n\r\n - pillow : png jpg gif eps tiff bmp ppm\r\n\r\n - inkscape: svg ->pdf png ps eps\r\n\r\n - pdftocairo: pdf -> png jpeg ps eps svg\r\n\r\n Options:\r\n --dpi INTEGER the output image dpi, default 150.\r\n --format TEXT the output image format, default png.\r\n --outputdir TEXT the image output dir\r\n --outputname TEXT the image output name\r\n --help Show this message and exit.\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/a358003542/ximage", "keywords": "ximage", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ximage", "package_url": "https://pypi.org/project/ximage/", "platform": "Linux", "project_url": "https://pypi.org/project/ximage/", "project_urls": { "Homepage": "https://github.com/a358003542/ximage" }, "release_url": "https://pypi.org/project/ximage/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "a simple image process tool.", "version": "0.2.3" }, "last_serial": 5937872, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "9b7e73673e0c871c24877b8a8fe0bfd9", "sha256": "c011b2a0b4ec7b5a89eeb37704fb4f3a8dd8ad47f1ecd71220e8a2755fb4c895" }, "downloads": -1, "filename": "ximage-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9b7e73673e0c871c24877b8a8fe0bfd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5106, "upload_time": "2018-07-20T14:35:28", "url": "https://files.pythonhosted.org/packages/f0/b6/20ed2a92827243f919b68fed4488d31160500ad98183336361146232d01d/ximage-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2d7a9ef7ab9ac9c2a63d3c8a46d62ca2", "sha256": "018956b769952185f25fe8a67bf740eeebb3bbf02cfa4568c69bc333621789d2" }, "downloads": -1, "filename": "ximage-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2d7a9ef7ab9ac9c2a63d3c8a46d62ca2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1730530, "upload_time": "2019-09-25T18:49:20", "url": "https://files.pythonhosted.org/packages/97/ae/3ec049fb2d8c031ef93d8c4dc9fb65d5a2182e90feaef55abd882f3b6cd6/ximage-0.2.0.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "8164072ac3eabb7c563e5bbcc3bbbc4c", "sha256": "ea560e5622fa6f745953ab2dc6edd89ce53f6d51f6ae1d74d551a75fd341e98c" }, "downloads": -1, "filename": "ximage-0.2.3.tar.gz", "has_sig": false, "md5_digest": "8164072ac3eabb7c563e5bbcc3bbbc4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7040, "upload_time": "2019-10-07T09:40:38", "url": "https://files.pythonhosted.org/packages/42/08/0eb5b07c46ecc62d20173c6ea0c835ee513c1518db80025d0fd62095887e/ximage-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8164072ac3eabb7c563e5bbcc3bbbc4c", "sha256": "ea560e5622fa6f745953ab2dc6edd89ce53f6d51f6ae1d74d551a75fd341e98c" }, "downloads": -1, "filename": "ximage-0.2.3.tar.gz", "has_sig": false, "md5_digest": "8164072ac3eabb7c563e5bbcc3bbbc4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7040, "upload_time": "2019-10-07T09:40:38", "url": "https://files.pythonhosted.org/packages/42/08/0eb5b07c46ecc62d20173c6ea0c835ee513c1518db80025d0fd62095887e/ximage-0.2.3.tar.gz" } ] }