Skip to content

Add .webp support #1421

@killermoehre

Description

@killermoehre

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions