django-resized icon indicating copy to clipboard operation
django-resized copied to clipboard

GIF resize ?

Open sergeyglazyrindev opened this issue 5 years ago • 4 comments

Hello guys! Would be desirable a changeset that resizes gif ?

sergeyglazyrindev avatar Jun 04 '20 06:06 sergeyglazyrindev

If you do it and want to contribute, feel free to open a PR.

Contributions are always appreciated.

Gagaro avatar Jun 09 '20 08:06 Gagaro

hey guys! I almost completed this stuff. Now I am able to resize gif, the only one problem is: gif increases a lot in size, for instance: this image: https://dmu15ljfgjtjw.cloudfront.net/django-media/banners/promotion/ID0311.resized.agg-testtest.gif?dsadasdasdas increases up to 8MB. The one thing I am doing is, execute this method with download image: https://github.com/sergeyglazyrindev/django-resized/blob/master/django_resized/image_processing.py#L52 this is a way to copy properly gif frames.... but not sure.... how do I optimize it to keep it 500kb, instead of 8mb. Could you please suggest ?

sergeyglazyrindev avatar Oct 05 '20 02:10 sergeyglazyrindev

any updates?

Iazzetta avatar Oct 30 '21 23:10 Iazzetta

hi, not completed yet, there are some improvements to be done.....

sergeyglazyrindev avatar Oct 31 '21 08:10 sergeyglazyrindev