Replies: 13 comments 1 reply
-
This came up again recently in the WordPress Performance Lab plugin repository where we are working on adding WebP support. Contributors can't upload WebP image samples on issues (WordPress/performance#7 (comment)) |
Beta Was this translation helpful? Give feedback.
-
Github also cannot preview WebP images in the blob/file preview pane, instead showing "View Raw"; for example: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I would love it if GitHub support webp images. |
Beta Was this translation helpful? Give feedback.
-
The lack of webp support is a major pain point for docs sites and other static sites hosted on GitHub. Our repo recently converted all our images from png to webp (reducing our footprint by like 80%). But we can no longer preview images when doing PR reviews. |
Beta Was this translation helpful? Give feedback.
-
I review a few dozen PRs on our docs repo a week and not having preview access to webps is a massive speed bump when doing so. It would be very appreciated if we had full webp support! |
Beta Was this translation helpful? Give feedback.
-
I too would very much appreciate this. We are now starting to use webp more and more in our repo, and image previews are a must during reviews. As others have mentioned, it really slows down the review process. |
Beta Was this translation helpful? Give feedback.
-
It will be fantastic if WebP images could be viewed on web pages and in file preview. One of my projects are now working for transforming png files to webp files. The missing support for webp really slows down the development process. |
Beta Was this translation helpful? Give feedback.
-
I use WebP in my automated screenshot workflow for transparency support and small file size. I was surprised to find GitHub doesn't support it. Without WebP support, I'll simply generate PNGs that are twice the size instead. I'm sure GitHub would rather host the smaller file, no? |
Beta Was this translation helpful? Give feedback.
-
AVIF: https://github.com/orgs/community/discussions/138164 |
Beta Was this translation helpful? Give feedback.
-
This and AVIF are supported by all browsers. Why GitHub won't add support for them? What the hell prevents GitHub from doing it? |
Beta Was this translation helpful? Give feedback.
-
almost 2025 And no webp support yet, do they even read these discussions ? |
Beta Was this translation helpful? Give feedback.
-
I'm particularly interested in Lossless WebP support. Compared to PNG, they're faster to encode and smaller. |
Beta Was this translation helpful? Give feedback.
-
As detailed in isaacs/github#976 & probably others, fully supporting WebP across GitHub would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions