- Uploading PDF
- Downloading PDF
- Converting PDF to PNG images
- Viewing pages
sudo apt-get install python-wand
git clone https://github.com/izhukov1992/tornado-pdf-viewer.git
cd tornado-pdf-viewer
pip install -r requirements.txt
python app.py
Ctrl + C
- Open
localhost:1337
in web-browser