matthewwithanm/django-imagekit

Feature Request: Make it possible to specify the format for the thumbnail template tag

Closed this issue · 0 comments

I want that all my thumbnails use WEBP. Currently I have to create a lot of own generators. It would be nice if the thumbnail template tag would accept a format param or/and that I can specify a default format (I always want WEBP).