Name | ximgpdf JSON |
Version |
0.0.3
JSON |
| download |
home_page | None |
Summary | Extract images from pdf |
upload_time | 2024-10-13 12:45:51 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
image
jpeg
pdf
png
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ximgpdf
[![PyPI - Version](https://img.shields.io/pypi/v/ximgpdf?logo=PyPI&label=PyPI)](https://pypi.org/project/ximgpdf/)
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?logo=Python&label=Python&&tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fpaqira%2Fximgpdf%2Fmain%2Fpyproject.toml)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/paqira/ximgpdf/ci.yaml?logo=GitHub)
![PyPI - License](https://img.shields.io/pypi/l/ximgpdf)
CLI that extracts images from pdf.
## Installation
```shell
pipx install ximgpdf
```
## Usage
```shell
ximgpdf -o output_dir a.pdf b.pdf
```
## Licence
MIT
Raw data
{
"_id": null,
"home_page": null,
"name": "ximgpdf",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "image, jpeg, pdf, png",
"author": null,
"author_email": "Kentaro Tatsumi <paqira.2019@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3c/77/438ed381a936dbc794b93e558ac6f4ac4b3aefcd63e5ab2a66153f35ccb0/ximgpdf-0.0.3.tar.gz",
"platform": null,
"description": "# ximgpdf\n\n[![PyPI - Version](https://img.shields.io/pypi/v/ximgpdf?logo=PyPI&label=PyPI)](https://pypi.org/project/ximgpdf/)\n![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?logo=Python&label=Python&&tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fpaqira%2Fximgpdf%2Fmain%2Fpyproject.toml)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/paqira/ximgpdf/ci.yaml?logo=GitHub)\n![PyPI - License](https://img.shields.io/pypi/l/ximgpdf)\n\nCLI that extracts images from pdf.\n\n## Installation\n\n```shell\npipx install ximgpdf\n```\n\n## Usage\n\n```shell\nximgpdf -o output_dir a.pdf b.pdf\n```\n\n## Licence\n\nMIT\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Extract images from pdf",
"version": "0.0.3",
"project_urls": {
"Documentation": "https://github.com/paqira/ximgpdf",
"Issues": "https://github.com/paqira/ximgpdf/issues",
"Source": "https://github.com/paqira/ximgpdf"
},
"split_keywords": [
"image",
" jpeg",
" pdf",
" png"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c03e917c542bd27d4bdf58c0f4b009d26f57b43a252644975b0fdafd1297b62e",
"md5": "3000f8905e25168663a3478624e2ef8c",
"sha256": "c19969a9cf3c739b465dcc155cd182bf29e93685b7e6f12d6de4ad56e2a5ea56"
},
"downloads": -1,
"filename": "ximgpdf-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3000f8905e25168663a3478624e2ef8c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3582,
"upload_time": "2024-10-13T12:45:49",
"upload_time_iso_8601": "2024-10-13T12:45:49.859510Z",
"url": "https://files.pythonhosted.org/packages/c0/3e/917c542bd27d4bdf58c0f4b009d26f57b43a252644975b0fdafd1297b62e/ximgpdf-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3c77438ed381a936dbc794b93e558ac6f4ac4b3aefcd63e5ab2a66153f35ccb0",
"md5": "38fc4e51845bea498e45223c58070d87",
"sha256": "a929d133ccceefeeb0034337bbd856bfba0a10a17480582a6b4a272c04319c89"
},
"downloads": -1,
"filename": "ximgpdf-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "38fc4e51845bea498e45223c58070d87",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4554,
"upload_time": "2024-10-13T12:45:51",
"upload_time_iso_8601": "2024-10-13T12:45:51.306848Z",
"url": "https://files.pythonhosted.org/packages/3c/77/438ed381a936dbc794b93e558ac6f4ac4b3aefcd63e5ab2a66153f35ccb0/ximgpdf-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-13 12:45:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "paqira",
"github_project": "ximgpdf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ximgpdf"
}