Page 1 of 1

Convert single tiff files listed on txt to a multipage tiff

Posted: 2008-07-30T04:00:32-07:00
by rpgomes
Hi,

I need to create a batch to convert of a lot of single tiff files into a several multipage tiff files.
I have a tiff list file where are the "separations":

multipage_1.tif | singletif_1.tif | singletif_2.tif | singletif_3.tif | singletif_4.tif
multipage_2.tif | singletif_5.tif | singletif_6.tif
multipage_3.tif | singletif_7.tif | singletif_8.tif | singletif_9.tif

Can you help me preparing a batch convertion using "convert" functionality of ImageMagick?

Thank you in advance
Rui Gomes

Re: Convert single tiff files listed on txt to a multipage tiff

Posted: 2008-07-30T05:16:30-07:00
by rpgomes
The txt structure can be anyother else...

Rui Gomes