Tagged Questions
0
votes
1answer
579 views
Resize a collection of different sized png images to the same dimensions
I have a collection of a few hundred png images, each are different dimensions.
I want to be able to resize them all to the same dimensions, preferably keeping the aspect ratio intact.
Is it ...