Announcement

Collapse
No announcement yet.

Apply command line options, to a whole folder

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Apply command line options, to a whole folder

    So, I'm using this command, from a batch file:

    Code:
    i_view32.exe c:\test.jpg /resize=(0,500) /aspectratio
    => Open 'c:\test.jpg' and resize: height=500, width=proportional
    Together with "fitwindowoption=1", which is "fit window to image".

    Now, I'd like to input a folder, and irfanview to apply the command to all the images in the folder. But I can't do it.
    If the input is a single image of that folder, it works. For the first image only though, if I browse right or left, it returns to what the ini file says.
    If the input is a folder, it returns "unknown format, can't read header"

    I also tried to do it through setting a special ini file, but it isn't possible.

    So, any way to do it?

    I tried with "filelist", but it didn't apply the "resize" to any of them

    pd:
    I've also seen that the ini file adds options, when you change them from the default... and now I'd like if there was an ini file manual.
    Last edited by manderz; 30.05.2021, 02:20 AM.
Working...
X