Automated image processing for Django models.
ImageKit is a Django app that helps you to add variations of uploaded images to your models. These variations are called “specs” and can include things like different sizes (e.g. thumbnails) and black and white versions.
Documentation is available at https://django-imagekit.readthedocs.io/