bamlab / react-native-image-resizer

🗻 Resize local images with React Native
MIT License
1.6k stars 342 forks source link

Support for animated webp and gif | resize, convert #306

Closed KishorJena closed 1 year ago

KishorJena commented 2 years ago

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[bot] commented 2 years ago

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.

KishorJena commented 2 years ago

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

stale[bot] commented 1 year ago

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[bot] commented 1 year ago

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