Does imgix do anything on the backend to resize an image?

I want to resize images that we’ve stored without requiring the user in the front-end to use something like croppie to to the resizing.

Does anyone know if this can be done with imgix?

For example, I can call imgix in the background to “resize to fit the dimensions by cropping”. But how do I specify I want the image to be 100px by 100px?

1 Like