Online image compress

Is there any extension that can load image faster and decrease image size while loading…I m creating a wallpaper app and it is continually crassing because of images are loading through URL .

You can use this extension :slightly_smiling_face:

This extension make my app too laging…and crass after some time

Use load image async block, and not load image block with dynamic components extension.

I have also tried that but that will not work

Why it won’t work? Show your blocks

I am using the same extension to load about 50 images and it works smoothly. I am using async so it doesn’t stop the main thread