Search found 1 match

by gorgmd
Wed Jun 25, 2008 5:16 pm
Forum: Classic - General Support
Topic: Canvas Resize w Fixed Aspect Ratio based on Height or Width
Replies: 0
Views: 484

Canvas Resize w Fixed Aspect Ratio based on Height or Width

I have a batch of images, that all have different dimensions and are trimmed, so that the object in the picture "touches" all borders (left, right, top and bottom).

In the end I need them all with the same aspect ratio (1:1,6) - so I will have to resize the canvas, but I also want to maintain the ...