Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philipdexter/pdfserve

Serve your pdf files one page at a time with page saving
https://github.com/philipdexter/pdfserve

Last synced: 13 days ago
JSON representation

Serve your pdf files one page at a time with page saving

Awesome Lists containing this project

README

        

# PDFServe

This is a simple server written to serve pdfs one page at a time.

It remembers page positions of all pdfs and offers a contents page
listing all pdfs available.

## To Use

Add your `.pdf` files to the `pdf` folder and run with
`python serve.py`