{ "info": { "author": "Pierre Geier ", "author_email": "pierre@isartistic.biz", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Programming Language :: Python :: 3", "Topic :: Artistic Software", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Utilities" ], "description": "# kraconvert\r\nConverts Krita .kra files into common used files\r\n\r\n\r\nConvert a kra to a bunch of jpeg files:\r\n\r\n kraconvert $HOME/pictures/pepper_n_carrot.kra -p -w -s 1000 2000 40 -j 95 -i\r\n\r\n* -p: extract the mergedimage.png, you need this exception if you want just the icc profile\r\n* -w: webready, converts the jpeg files to sRGB\r\n* -s: different sizes, maintains aspect ratio\r\n* -j: jpeg quality, in that case 95\r\n* -i: extract the icc profile, if you use -w (webready) you need that switch\r\n\r\n# TL;DR\r\nIf you don't need anything fancy just run\r\n\r\n kraconvert pepper_n_carrot.kra -i -p -w\r\n\r\nYou can even omit the '-w' if you don't need a sRGB version.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bloodywing/kraconvert/tarball/0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bloodywing/kraconvert", "keywords": "experimental,krita,converter,tool,utility", "license": "CC0", "maintainer": "", "maintainer_email": "", "name": "kraconvert", "package_url": "https://pypi.org/project/kraconvert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kraconvert/", "project_urls": { "Download": "https://github.com/bloodywing/kraconvert/tarball/0.2", "Homepage": "https://github.com/bloodywing/kraconvert" }, "release_url": "https://pypi.org/project/kraconvert/0.2/", "requires_dist": null, "requires_python": null, "summary": "Konverts Krita .kra files into PNG and JPEG.", "version": "0.2" }, "last_serial": 1751163, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "c65fc6ea63c528bc2f3327b772b84f4b", "sha256": "7e1eb5ddc72913ba030af875b1dcba4b441e251df5e08edd665da779414bd140" }, "downloads": -1, "filename": "kraconvert-0.2.tar.gz", "has_sig": false, "md5_digest": "c65fc6ea63c528bc2f3327b772b84f4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4714, "upload_time": "2015-10-04T12:09:36", "url": "https://files.pythonhosted.org/packages/9a/37/71b3fa04e543283021542d805d88d1e1e51a93f7ab0a8d8053f3edb2e41c/kraconvert-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c65fc6ea63c528bc2f3327b772b84f4b", "sha256": "7e1eb5ddc72913ba030af875b1dcba4b441e251df5e08edd665da779414bd140" }, "downloads": -1, "filename": "kraconvert-0.2.tar.gz", "has_sig": false, "md5_digest": "c65fc6ea63c528bc2f3327b772b84f4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4714, "upload_time": "2015-10-04T12:09:36", "url": "https://files.pythonhosted.org/packages/9a/37/71b3fa04e543283021542d805d88d1e1e51a93f7ab0a8d8053f3edb2e41c/kraconvert-0.2.tar.gz" } ] }