@david that only applies to images uploaded by the upload functionality in glide, right?
If we let people upload images by a google form and store the images in google drive would you also compress the images when loaded from google drive? I would think not as I have tried to have large images in google drive and the app became very slow
I’m interested in this too, I’m interested in the space that uploaded pictures occupy in the storage, I just checked and there is no compression, which I’d like to have, or at least decide if to have it or not
@MaxB I use the cloudinary url and store them in google sheet.
I expect you want the user to upload images through the image picker, right ?
If you yourself just wants a place to store images then you can just upload all of them to cloudinary and then decide how the compression should be when it is used by your glide app