Skip to content

Add .webp support #1421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
killermoehre opened this issue May 27, 2025 · 2 comments
Open

Add .webp support #1421

killermoehre opened this issue May 27, 2025 · 2 comments

Comments

@killermoehre
Copy link

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.

@andersk
Copy link
Member

andersk commented May 27, 2025

What version of Zulip Server do you have? We added WebP support in Zulip Server 9.0 (zulip/zulip#30480).

@killermoehre
Copy link
Author

We run Zulip Server 10.1 self-hosted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants