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

Add support to animated webp #325

Closed
bkizzy opened this issue Nov 19, 2018 · 4 comments
Closed

Add support to animated webp #325

bkizzy opened this issue Nov 19, 2018 · 4 comments
Labels
feature request New feature or request

Comments

@bkizzy
Copy link

bkizzy commented Nov 19, 2018

  1. Upload animated webp
  2. Apply squoosh compression
  3. Download webp

result: Only 1st frame of animated webp is preserved.

expected result: Entire webp is downloaded

@surma
Copy link
Collaborator

surma commented Nov 19, 2018

Yeah, we don’t support animation at all currently.

Not sure if we are ever gonna fix that considering the amount of work we’d have to go through to decode and show animated formats via wasm.

@surma surma added the feature request New feature or request label Nov 19, 2018
@kosamari kosamari changed the title Webp option only saves 1st frame of source Add support to animated webp Nov 20, 2018
@kosamari
Copy link
Contributor

Hi @bkizzy thanks for the feature suggestion! We had meeting today & concluded that this is nice-to-have-but-not-now feature.

We think this will be great addition but a lot to sort out (both UX & tech). We'll keep this issue open but probably not be able to get to it in foreseeable future.

@jakearchibald
Copy link
Collaborator

We might consider this once shssoichiro/oxipng#79 (or a similar tool) supports it

@GoogleChromeLabs GoogleChromeLabs deleted a comment from afanjul Apr 23, 2019
@surma
Copy link
Collaborator

surma commented Dec 10, 2020

I don’t think we will support animations any time soon for either WebP, AVIF or JPEG-XL.

@surma surma closed this as completed Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants