We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c28b14 commit 221040cCopy full SHA for 221040c
appwrite/enums/image_format.py
@@ -6,3 +6,4 @@ class ImageFormat(Enum):
6
GIF = "gif"
7
PNG = "png"
8
WEBP = "webp"
9
+ AVIF = "avif"
0 commit comments