Hi,
I would like to use IrfanView for converting and resizing images using command line.
My current command is:
It works, but i dont want enlarge smaller images..
Is there any option how to do it ?
Thanks a lot
I would like to use IrfanView for converting and resizing images using command line.
My current command is:
Code:
i_view32.exe picture.jpg /resize(1024,0) /aspectratio /resample /convert="picture.jpg"
Is there any option how to do it ?
Thanks a lot
Comment