Skip to content
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

support animated gif/webp #35

Closed
flapili opened this issue May 23, 2021 · 3 comments
Closed

support animated gif/webp #35

flapili opened this issue May 23, 2021 · 3 comments

Comments

@flapili
Copy link

flapili commented May 23, 2021

Hi, there is a way to support gifs format ?

as example https://flapili.fr/_ipx/author/mrsociety404.gif doesn't work while https://flapili.fr/author/mrsociety404.gif does

@pi0 pi0 changed the title support gif support animated gif May 24, 2021
@pi0 pi0 changed the title support animated gif support animated gif/webp May 24, 2021
@pi0
Copy link
Member

pi0 commented May 24, 2021

Hi @flapili. Thanks for reporting the issue. Sharp seems to support animated output but it is not enabled by default. I've to check more but will be solved soon by either addition of new animated modifier or enabling (at least for gif) by default.

@pi0
Copy link
Member

pi0 commented Jun 29, 2021

Just added experimental support for animated modifier. It forces output to be webp because default build of libvps cannot output animated gif (lovell/sharp#2012) Also as a currently, you cannot resize animated output (lovell/sharp#2275)

Released in 0.6.2

@pi0
Copy link
Member

pi0 commented Jan 13, 2022

Let's track in #53 for later improvements.

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

No branches or pull requests

2 participants