Hi
I'm interested in using irfanview in order to elaborate tons of images. This is what I need:
1.
I have a folder with images of different width and height.
I want to define a minimum width and a minimum height. If an image has one between width or height lower than these minimum values, "white background" should be added to image in order to fit those values.
So if minimum width and a minimum height are 500x500 and an image is 1200x300, software should add white above and under image untill it covers 500px (it adds 100px above and 100px under)
if an image is 150x200, software should add white around image (350px for width and 300 for height). so final w and h will be 500x500
2.
Some thing of point 1 but with the difference that final width of image must be the one I define. So an image of 1200x300 will be resized to 500x500 adding white where necessary. In my mind this means that white is added above and under original image till a width of 1200, and then image is resized to 500x500
is this possible with a batch of IV?
Thanks
I'm interested in using irfanview in order to elaborate tons of images. This is what I need:
1.
I have a folder with images of different width and height.
I want to define a minimum width and a minimum height. If an image has one between width or height lower than these minimum values, "white background" should be added to image in order to fit those values.
So if minimum width and a minimum height are 500x500 and an image is 1200x300, software should add white above and under image untill it covers 500px (it adds 100px above and 100px under)
if an image is 150x200, software should add white around image (350px for width and 300 for height). so final w and h will be 500x500
2.
Some thing of point 1 but with the difference that final width of image must be the one I define. So an image of 1200x300 will be resized to 500x500 adding white where necessary. In my mind this means that white is added above and under original image till a width of 1200, and then image is resized to 500x500
is this possible with a batch of IV?
Thanks
Comment