Convert single tiff files listed on txt to a multipage tiff
Posted: 2008-07-30T04:00:32-07:00
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
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