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
- Host: GitHub
- URL: https://github.com/amirlogic/pymupdf-webapp
- Owner: amirlogic
- Created: 2024-09-03T04:42:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T15:19:20.000Z (over 1 year ago)
- Last Synced: 2025-02-03T07:32:26.419Z (over 1 year ago)
- Topics: cherrypy, pymupdf, python3
- Language: Python
- Homepage: https://pymupdf-webapp.onrender.com
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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