How to speed up loading images from airtable

I made a wallpaper application and the pictures were taken from the airtable but when opening the application it always takes a long time and a stable internet connection then how do I make the image load quickly at the beginning and will only download HD images when one of the images wants to be made wallpapers?

do i need to compress the image?

https://res.cloudinary.com/demo/image/fetch/w_200,f_auto/[Image url]

Use this , Visit Cloudinary docs for more details

when I open the link you provided, the page can’t be loaded

can you provide a sample img url from airtable?

I used the image link from cloudinary then added it in the airtable

this is one of the urls from cloudinary i added in airtable https://res.cloudinary.com/tmart/image/upload/v1639893076/pexels-oleg-magni-2033997_cps3wl.jpg

https://res.cloudinary.com/tmart/image/upload//w_200,f_auto/v1639893076/pexels-oleg-magni-2033997_cps3wl.jpg

why is the image small

change 200 in w_200 according to yor needs

Visit here for more details

thanks for your help, I have thought of something thanks to you

Mark it as solution if it helps

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.