Page 1 of 1

Image resize with script

Posted: Fri Sep 07, 2007 5:12 pm
by histery
Hey,

maybe it is an old question, and maybe discussed a lot of times.

But... could somebody please tell me, how to do it, i'm lost, i can't figure out...

Here's what i want to do:

resize many pictures by criteria.

here is a pseudocode

Code: Select all

if aspect ratio >1,5 than 
    use width and resize 800x600
else 
   if aspect ratio <= 1,5 than 
       use hight and resize 800x600
   endif
endif
how can i do that with Xnview, or nconvert????

Re: Image resize with script

Posted: Sat Sep 08, 2007 6:34 am
by xnview
histery wrote: resize many pictures by criteria.
Sorry but currently it's not possible