Hi Patrice,
I tried using the compress function with adding “&auto=compress&w=300” after my URL but unfortunately it doesn’t show anything now in the app preview. Can it be possible that I’ve done something wrong? Or will it show in my testflight app? Thanks for your help!
@speakupboy Thanks for the tip! I removed this part “&auto=compress&w=300” and it works fine as before but when I’m adding it again it doesn’t show the images, weird…
These options will work only if you use Adalo’s built-in image storage - they use ImgIX as an image CDN.
If you store images on 3rd-party storage, and put image as URL into the app, mgIX’s capabilities will not work.
Thanks for sharing this tip, it’s something that I’ve been struggling with and that your solution will solve. However, I’m not sure how to put this into action with the ‘Image Picker’ I have in Adalo. As you know, there’s very little you can do with that component. So how do I reduce the weight of each image from my phone using the ‘image picker’ component?
Hey hi, you can use imgix to optimize images by applying parameters to the image URL stored in the database. This can significantly reduce image weight and improve app loading times without visible loss of quality on the other hand you can also use https://jpegcompressor.com/ it also optimizes images without losing their quality.