I am currently developing a site in ExpressionEngine which allows users to upload photos for articles and a slideshow. I have tried both of the inbuilt resizing and cropping features that EE provides but none of them do what I need.
I have an area of 620px X 200px which needs to be filled with the uploaded image. The image can be resized and cropped as much as needed aslong as the proportions stay constrained and the end result fills the 620x200 area.
Is there any way for me to do this within EE or will I have to find some sort of module/plugin to do this for me?