Can't create multipage TIFS with thousands of pages
Posted: 2016-11-01T12:19:50-07:00
Hi, I am using ImageMagick to convert 5000 single page TIFFs to 1 multipage TIFF using -adjoin. I have set the temp files to go to a drive with nearly 200 GB free space, using -define registry:temporary-path=(path). The issue is, that once the temp files hits a certain number, the temp files themselves seem to disappear before all of the temp files for the 5000 pages has been created. The resulting multipage TIF ends up missing many hundreds of pages. I have played with various settings like -limit file, -limit memory, -limit map, and others, but this has not helped. In some cases it has made it worse.
This only happens with files that are over about 3500 pages. My convert command works fine for files under that page count. Are there other settings to try to convert these files, or is there an actual limit to the number of pages in a multipage TIF that I can create using ImageMagick?
This only happens with files that are over about 3500 pages. My convert command works fine for files under that page count. Are there other settings to try to convert these files, or is there an actual limit to the number of pages in a multipage TIF that I can create using ImageMagick?