Hello, I have two questions! Currently, I am using Imgix as an image driver and I am storing the photos on Amazon S3. However, I don't quite understand why it's not cropping/resizing the images as I indicated in the model. This worked with local storage.
I am also wondering if it's possible to store the images via Amazon S3 but do the resizing etc. through the local driver instead of using Imgix. Is that possible?