scorphus / thumbor-wand-engine

🧙‍♂️ ImageMagick engine for Thumbor
https://imagemagick.org
MIT License
17 stars 0 forks source link

Preserve .gif extension when animated #5

Closed scorphus closed 3 years ago

scorphus commented 3 years ago

This is useful when serving an animated Gif and applying the gifv filter.

Example:

unsafe/filters:gifv(webm)/https://upload.wikimedia.org/wikipedia/commons/2/2c/Rotating_earth_(large).gif

scorphus commented 3 years ago

Fixed in 2ccff01