How to compress image using DevYB compression extension and then load the image asynchronously using the image utilities component?

Hi im loading high-quality images from the firebase storage, with URL stored for each image in an Airtable.

I want to compress the image using @DevYB 's extension and then asynchronously load the images using the image utilities component.

Hi @Vinayrev,

You don’t need to go through this complex process if you just want to load high quality images.

I recommend you to use Image Loader, the extension fastly loads and cache images automatically.

4 Likes

Hey @DevYB thanks for replying. I will give it a try. Thanks.

2 Likes

Btw, you can’t use Kodular’s dynamic components with @DevYB’s image loader, alternatively, you can use the dynamic components extension instead:

4 Likes

Thanks for pointing that out @Mohamed_Tamer

2 Likes

This post was flagged by the community and is temporarily hidden.