merge many images.

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

Moderators: helmut, XnTriq, xnview

Post Reply
Seeker
Posts: 6
Joined: Thu Sep 09, 2010 10:33 am

merge many images.

Post by Seeker »

* sorry I can't English well...


I want to merge many images, but I can't find that command.

Instead, used watermark.


nconvert -out jpeg -o $/cc\%%.jpg -wmfile "image_1.png" -wmflag center -wmpos 0 0 -wmfile "image_2.png" -wmflag center -wmpos 0 0 "image_0.png"

but result is only (image_0 + image_2), not include image_1

because when there were same options, last of them would be work.
(I guess)


I want good method...

thanks.
User avatar
DOS386
Posts: 291
Joined: Sun Jun 11, 2006 2:43 pm

Re: merge many images.

Post by DOS386 »

Seeker wrote:I want to merge many images, but I can't find that command.
I want good method...
thanks.
There is AFAIK no such feature in NCONVERT (as of 5.75), and I miss it too (besides 8 bppc -> 16 bppc upgrade).
There is indeed no WinZIP under my rock.
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: merge many images.

Post by xnview »

It's a known issue with -wm, can only make add 1 watermark...
Pierre.
Post Reply