You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I enable enableImageWebp, it does a great job on all my images except for .gif files. It turns them into a static, non-animated image. If I set enableImageWebp to false, GIFs are animated again, but I lose the image optimizations on all of the other images.
Would it be possible to exclude .gif files from the optimization?
Thanks!
Theme version
v2.8.2
Hugo version
hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=2024-04-25T13:27:26Z VendorInfo=gohugoio
Which browser rendering engines are you seeing the problem on?
Issue description
If I enable
enableImageWebp
, it does a great job on all my images except for.gif
files. It turns them into a static, non-animated image. If I setenableImageWebp
tofalse
, GIFs are animated again, but I lose the image optimizations on all of the other images.Would it be possible to exclude
.gif
files from the optimization?Thanks!
Theme version
v2.8.2
Hugo version
hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=2024-04-25T13:27:26Z VendorInfo=gohugoio
Which browser rendering engines are you seeing the problem on?
Chromium (Google Chrome, Microsoft Edge, Brave, Vivaldi, Opera, etc.), Firefox (Mozilla Firefox)
URL to sample repository or website
https://major.io
Hugo output or build error messages
No response
The text was updated successfully, but these errors were encountered: