Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Animated gif resizing with sorl-thumbnail

Is there any possibility to resize animated gifs with sorl?

like image 773
aluuu Avatar asked Jan 17 '11 09:01

aluuu


1 Answers

Wow, thats a feature request I would never expect! sorl.thumbnail is now engine configurable and comes with PIL and pgmagick. I think there are ways to make imagemagick resize animated gifs and so maybe pgmagick can do this but I have not tested this and its very unlikely to work with the shipped engines as is.

like image 127
sorl Avatar answered Sep 23 '22 19:09

sorl