Hi all,
I have a lot of images in different sizes.
These images need to be canvased based on width 400px and height 300px.
Please not that I don't want to resize the images (they can be of any size), but only canvas them, so that they all have the same ratio aspect.
If I later on resize them, the proportions should always be 400 x 300px.
Kind regards,
Kim