About Supported Pillow Features
You can check what features are supported in the current installation of Pillow:
>>> from PIL import features
>>> features.codecs
{'libtiff': 'libtiff', 'zlib': 'zip',
'jpg_2000': 'jpeg2k', 'jpg': 'jpeg'}
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You