- webp support
- Pillow 11 support
- option of sharpening after downscaling
git clone https://github.com/Mindat-org/deepzoom.py.git
cd deepzoom.py
python setup.py install
Install for local development:
python3 -m pip install -e .
cd examples/helloworld/
# Single image (DZI)
./helloworld-dzi.py
# Collection (DZC)
./helloworld-dzc.py
Initially developed by Kapil Thangavelu. Powered by OpenZoom.
Licensed under the New BSD Licence.