Python tool for generating a DZI file and tiled image files for Deep Zoom.
This project is forked from deepzoom.py for supporting Python 3, and supports Python 3 only.
git clone https://github.com/muranamihdk/deepzoom3.git
cd deepzoom3
python setup.py install
- Pillow (Python Imaging Library)