Did Nconvert Support Pipeline

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

Moderators: helmut, XnTriq, xnview

RyanBram
Posts: 5
Joined: Fri May 24, 2013 8:53 am

Did Nconvert Support Pipeline

Post by RyanBram »

With more than 80 commands, I think currently NConvert become strongest alternative for ImageMagick. I use it for simplifying my task in converting large amount of image. Unfortunately not all option that I need available in NConvert that means I should use another program for doing it.

Did NConvert currently support pipeline processing? How to do that,? Because I couldn't found it in the manual or main site.

Regards,

RyanBram
User avatar
xnview
Author of XnView
Posts: 45954
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Did Nconvert Support Pipeline

Post by xnview »

Why do you want to use pipe?
Pierre.
RyanBram
Posts: 5
Joined: Fri May 24, 2013 8:53 am

Re: Did Nconvert Support Pipeline

Post by RyanBram »

xnview wrote:Why do you want to use pipe?
Because NConvert support many format, but cannot perform pixel art scaling just like Image Resizer. Image Resizer can perform pixel art scaling but didn't support many format. I just want to do my task in simpler way by combining both program (NConvert for converting, imageResizer for pixel scaling).

Thanks.