-
-
Notifications
You must be signed in to change notification settings - Fork 475
Closed as not planned
Description
Problem Description
.webp
images are not rendered inline, but only provided for download. As more and more memes are in .webp
format nowadays, supporting it like .png
and .gif
is important.
Proposed Solution
Support .webp
the same as .png
and .gif
.
Describe alternatives you've considered
Transform the image server-side after upload. But this would probably open some path to code injection.
Metadata
Metadata
Assignees
Labels
No labels