https://github.com/litongjava/py-pdf-to-image
py-pdf-to-image
https://github.com/litongjava/py-pdf-to-image
Last synced: 11 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T02:05:30.000Z (about 2 years ago)
- Last Synced: 2025-01-26T04:09:44.042Z (about 1 year 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