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

https://github.com/amirlogic/pymupdf-webapp

PyMuPDF webapp based on CherryPy
https://github.com/amirlogic/pymupdf-webapp

cherrypy pymupdf python3

Last synced: over 1 year ago
JSON representation

PyMuPDF webapp based on CherryPy

Awesome Lists containing this project

README

          

# PyMuPDF Webapp

Python webapp based on CherryPy that implements some of PyMuPDF functions

```pip install -r requirements.txt```

```python index.py```

```http://127.0.0.1:8080```

# Features

Metadata

Image extraction

# Notes

pywin32 was removed from requirements.txt to fix deploy errors