bamlab/react-native-image-resizer

Support for animated webp and gif | resize, convert

KishorJena opened this issue · 4 comments

It would be great if we can resize animated webp and gif.
I want to convert gif.

Solution:
libvip -nodejs module Sharp uses libvip and it support manipulation of gif and animated webp and conversion between gif and animated webp. It is too fast.
ImageMagick : Also there is ImageMagick-Android (for Java) and Kmagick (for Kotlin)

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I got different solution for it. Resizing animated files heavier than static images.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically closed. Thank you for your contributions.