In the above it’s my understanding that the resulting image shouldn’t exceed 1450 width or 500 height and the jpeg compression quality should be 70%.
When I do this however there’s no change to the image - its still the oringiial dimensions and file size, yet it is still being processed and saved with a ‘1450x500-crop-q70’ suffix in the filename.
Does anyone know what’s happening here, or if my expected behaviour is off?
It sounds like something is up with your image driver. Are you using GD or IM? Usually the image just passes through if something is up with those. It will end up with the modded file name, but as you are getting, the image will be the original.