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: 11 months ago
JSON representation

py-pdf-to-image

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