Convert to Multi Page TIFF using Batch
Posted: Thu May 22, 2014 6:44 pm
I just started evaluating this application for use in my company. I have over 15,000 BMP files that need to be converted to a TIFF format. The files consist of a front and back page of a document so I want to convert the front image and back image to a single multi-page TIFF. An example would be:
Doc_1_Front.bmp
Doc_1_Back.bmp
Doc_2_Front.bmp
Doc_2_Back.bmp
...etc
I want Doc_1_Front and Doc_1_Back to be converted to a multi-page TIFF (Doc_1.tiff). Then I want Doc_2_Front and Doc_2_Back to be converted to another multi-page TIFF (Doc_2.tiff).
Since I have over 15,000 image files I want to do this in a batch. Is there any way to create some type of map that says something like Doc_*.bmp = Doc_#.tiff?
Thanks for any suggestions.
Doc_1_Front.bmp
Doc_1_Back.bmp
Doc_2_Front.bmp
Doc_2_Back.bmp
...etc
I want Doc_1_Front and Doc_1_Back to be converted to a multi-page TIFF (Doc_1.tiff). Then I want Doc_2_Front and Doc_2_Back to be converted to another multi-page TIFF (Doc_2.tiff).
Since I have over 15,000 image files I want to do this in a batch. Is there any way to create some type of map that says something like Doc_*.bmp = Doc_#.tiff?
Thanks for any suggestions.