Name | imagecompression8 JSON |
Version |
0.1.12
JSON |
| download |
home_page | None |
Summary | It is an image compression Python package based on Singular Value Decomposition (SVD) technology. This tool offers an efficient block-based image compression method, reducing the storage requirements of images by dividing them into blocks and applying SVD, while retaining as much visual information as possible. |
upload_time | 2024-09-19 00:12:08 |
maintainer | None |
docs_url | None |
author | Katie Wen-Ling Kuo |
requires_python | >=3.6 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": null,
"name": "imagecompression8",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Katie Wen-Ling Kuo",
"author_email": "katie20030705@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/db/d7/ac190399a6e359c463350f36cfc284ee190bc6324f67757e483228232eb4/imagecompression8-0.1.12.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "It is an image compression Python package based on Singular Value Decomposition (SVD) technology. This tool offers an efficient block-based image compression method, reducing the storage requirements of images by dividing them into blocks and applying SVD, while retaining as much visual information as possible.",
"version": "0.1.12",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b4c3349a93e079d86598687eda46316242b4391b2b642d8b227b0a3353d0311c",
"md5": "97e88b314bb038239ceab055538e9094",
"sha256": "e732090a6637ccd15ffdd581761243c479800b7a89609f97b5e44b6281d6725a"
},
"downloads": -1,
"filename": "imagecompression8-0.1.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "97e88b314bb038239ceab055538e9094",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5589,
"upload_time": "2024-09-19T00:12:07",
"upload_time_iso_8601": "2024-09-19T00:12:07.262323Z",
"url": "https://files.pythonhosted.org/packages/b4/c3/349a93e079d86598687eda46316242b4391b2b642d8b227b0a3353d0311c/imagecompression8-0.1.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dbd7ac190399a6e359c463350f36cfc284ee190bc6324f67757e483228232eb4",
"md5": "bc97ac79074c496e5224810d9e10d6aa",
"sha256": "d874e672db91ecad08e0c8d23248a9ba6e5c4b1fccb041d93a347a7c40d270ab"
},
"downloads": -1,
"filename": "imagecompression8-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "bc97ac79074c496e5224810d9e10d6aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5678,
"upload_time": "2024-09-19T00:12:08",
"upload_time_iso_8601": "2024-09-19T00:12:08.341231Z",
"url": "https://files.pythonhosted.org/packages/db/d7/ac190399a6e359c463350f36cfc284ee190bc6324f67757e483228232eb4/imagecompression8-0.1.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 00:12:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "imagecompression8"
}