Allows parsing of WebP format images
This commit is contained in:
@@ -66,6 +66,7 @@ class RasterisedDocumentParser(DocumentParser):
|
||||
"image/tiff",
|
||||
"image/bmp",
|
||||
"image/gif",
|
||||
"image/webp",
|
||||
]
|
||||
|
||||
def has_alpha(self, image):
|
||||
|
||||
Reference in New Issue
Block a user