SharpJS: Resizing image with large number of frames taking very long time to process even though frame size is low
I’m using SharpJS to resize a gif/webp image having large number of frames,
but I’m experiencing slow performance even though the frame size is 7kb, 15kb or 20kb and target frame dimension is 512×512. I have tried many gif and animated webp images to test it.