openzoom / deepzoom.py

Python Deep Zoom Tools
http://openzoom.org/
Other
176 stars 74 forks source link

Allow passing a PIL image to create() #20

Closed ali1234 closed 2 years ago

ali1234 commented 3 years ago

This allows creation from existing in-memory images without having to save them out to disk.