Count frames without loading the entire image #2991
Unanswered
andreas-eriksson
asked this question in
Q&A
Replies: 1 comment 3 replies
-
You're looking for |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to count the number of frames inside an animated webp image without loading the entire image and all frames?
The current implementation consumes several gigabytes of memory for animated webp images with many frames.
Beta Was this translation helpful? Give feedback.
All reactions