Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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