bugs and suggestions for NConvert

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
mrQQ
Posts: 38
Joined: Sat Sep 03, 2005 12:55 pm
Contact:

bugs and suggestions for NConvert

Post by mrQQ »

Hello,

first of all, a bug: when i specify -ratio and -rflag orient, the latter doesnt work, it always resizes to specified height instead of switching height / width according to orientation.

and second, it would be really great to have an option to specify output path..

thanks
Mango Juice

Re: bugs and suggestions for NConvert

Post by Mango Juice »

mrQQ wrote:and second, it would be really great to have an option to specify output path..
mrQQ: try using the -o parameter!

so: -o c:\downloads\filename.jpg
or: -o c:\downloads\%.jpg - if you're doing multiple files - % will become the source file name minus extension

Remember to use %% if you're running it out of a batch file.

Enjoy :D
mrQQ
Posts: 38
Joined: Sat Sep 03, 2005 12:55 pm
Contact:

Post by mrQQ »

i've just switched to imagemagick
BabaG
Posts: 150
Joined: Sat Mar 03, 2007 6:41 am

Post by BabaG »

i tested imagemagick, irfanview, and nconvert and, for the things i do,
i found nconvert markedly faster.

BabaG
u0206397
Posts: 3
Joined: Sat Apr 21, 2012 2:16 pm

Re: bugs and suggestions for NConvert

Post by u0206397 »

Similar problem. A possible workaround for automatically rotating JPEG using EXIF data and then resizing at http://newsgroup.xnview.com/viewtopic.p ... 63#p102608
Post Reply