I have lots of images that I need to re-size to a dimension of 790x633. The important thing is to not corrupt them or do any weird stretching.
Some of my pics r smaller n some r bigger than the dimensions i desire n have different aspect ratios.
For example these images below:
850x900
900x800
500x600
550x500
900x600
700x800
I want them all in a dimension of 790x633 without corrupting stretching etc..
I can do it with canvas sizing n resizing them one by one but i have tons of images.
How can i batch do it?
Some of my pics r smaller n some r bigger than the dimensions i desire n have different aspect ratios.
For example these images below:
850x900
900x800
500x600
550x500
900x600
700x800
I want them all in a dimension of 790x633 without corrupting stretching etc..
I can do it with canvas sizing n resizing them one by one but i have tons of images.
How can i batch do it?