Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litongjava/py-pdf-to-image
py-pdf-to-image
https://github.com/litongjava/py-pdf-to-image
Last synced: about 1 month ago
JSON representation
py-pdf-to-image
- Host: GitHub
- URL: https://github.com/litongjava/py-pdf-to-image
- Owner: litongjava
- Created: 2024-01-25T01:52:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T02:05:30.000Z (12 months ago)
- Last Synced: 2024-01-26T02:47:07.831Z (12 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# py-pdf-to-image
## how to build
```shell
pip install pymupdf argparse
``````shell
pip install pyinstaller
``````
pip install pyinstaller
```
## how to use
```shell
py-pdf-to-image xxx.pdf -d .
```## common erros