Converting multiple tiff files into one multipage

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

Moderators: helmut, XnTriq, xnview

Post Reply
blackami

Converting multiple tiff files into one multipage

Post by blackami »

i am trying different combinations of switches but could not make it.
nconvert -multi -o s:\test.tif -xall s:\test_*.tif
Is it possible at all?
User avatar
xnview
Author of XnView
Posts: 46362
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Converting multiple tiff files into one multipage

Post by xnview »

blackami wrote:i am trying different combinations of switches but could not make it.
nconvert -multi -o s:\test.tif -xall s:\test_*.tif
Is it possible at all?
Yes, nconvert -xall -out tif -o test.tif multipage.tif
Pierre.
Post Reply