discord / lilliput

Resize images and animated GIFs in Go
https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c
Other
1.96k stars 123 forks source link

Detect animated webp inputs #175

Closed skidder closed 3 months ago

skidder commented 3 months ago

Report whether a WebP input is animated by checking for the ANIMATION_FLAG feature flag.

Changes: