Page 1 of 1

Did Nconvert Support Pipeline

Posted: Fri May 24, 2013 9:00 am
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

Re: Did Nconvert Support Pipeline

Posted: Mon May 27, 2013 8:49 am
by xnview
Why do you want to use pipe?

Re: Did Nconvert Support Pipeline

Posted: Tue Jul 09, 2013 6:31 am
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.