What file formats does it work with?
striveforbest opened this issue · 1 comments
striveforbest commented
Can it thumbnail from PDF?
vstoykov commented
Beccause Django imagekit is using Pillow under the hood it can't directly create thumbnails from PDF files. PDF files are supported as output format. Se the supported formats in the official documentation of Pillow: https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html