Actually, I was using the appwrite bucket to store files for my website and getting the image with getFilePreview
method. I'm changing the quality of the image while calling the method (you can see the quality query being updated on the network tab also) but the image size isn't reducing. What might be the issue?