pelican-plugins/image-process

Animated GIF's become static

Open

#11 opened on Jan 10, 2017

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Python (22 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (59 stars)
PR merge metrics
 (PR metrics pending)

Description

When I process animated GIF's through the plugin, they become static. It seems that Pillow should be able to resize animated images and maintain the animation, but I haven't yet figured out how to do that.

Contributor guide