Luminous Landscape Forum

Raw & Post Processing, Printing => Digital Image Processing => Topic started by: Dinarius on October 17, 2017, 08:27:04 am

Title: Batch resize images on one side only: possible?
Post by: Dinarius on October 17, 2017, 08:27:04 am
I want to batch resize a folder of Jpegs (of differing sizes) to all be 2048 on the long-side, and let the short side resize proportionately. i.e. I want them all to retain their own aspect ratios, while being 2048 on the long side.

Is this possible to do?

Thanks.

D.
Title: Re: Batch resize images on one side only: possible?
Post by: Dinarius on October 17, 2017, 09:04:01 am
Sorted:

In Photoshop's File/Scripts/Image Processor, you simply have to put in 2048 (or whatever size you want the long side of the image to be) in BOTH boxes.

Photoshop then makes the long side 2048, while scaling the short side to retain the aspect ratio.

It does this whether the image is portrait or landscape format.

Brilliant!

D.
Title: Re: Batch resize images on one side only: possible?
Post by: nirpat89 on October 17, 2017, 10:14:01 am
Learned something new.  Thanks for sharing....