canvas resize / white border / fixed aspect ratio
Posted: Wed Oct 03, 2012 3:44 am
is it possible to do a canvas resize with a fixed aspect ratio, but non-constant dimensions (just to add white borders)?
the source of my material is scans (about 1100 of them), so they don't have constant dimensions as in a digital camera (actually they vary quite wildly). I just need to add white borders so as keep a constant aspect ratio (3:2, for 4x6 prints), otherwise costco automatically crops them - even when you request prints with borders. (I thought the point of printing with borders was to avoid cropping! go figure...)
xnview allows you to set constant dimensions only, or if percentage, percentage of the same side (I would need percentage of the opposite side, for instance new_width = 100% of old_width, and new_length = 150% of old_width (so that new_length/new_width=3:2), but I don't know how to type it in)
the source of my material is scans (about 1100 of them), so they don't have constant dimensions as in a digital camera (actually they vary quite wildly). I just need to add white borders so as keep a constant aspect ratio (3:2, for 4x6 prints), otherwise costco automatically crops them - even when you request prints with borders. (I thought the point of printing with borders was to avoid cropping! go figure...)
xnview allows you to set constant dimensions only, or if percentage, percentage of the same side (I would need percentage of the opposite side, for instance new_width = 100% of old_width, and new_length = 150% of old_width (so that new_length/new_width=3:2), but I don't know how to type it in)