More image functionality

There should be a way to crop images to both height and width with a property like object-fit in CSS.

https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit

You mean crop in the editor (and this has been added in 3.22) or crop as an option for scaling the image?

Thank you for your speedy reply. Crop as an option for scaling the image is what I meant. I am attempting to use many dynamically loaded images of unknown dimensions and am unable to fix overflow that happens when I get certain images.

Available in 3.46

Awesome thanks :)