Question

I'm trying to convert a number of single tiffs to a multi-page tiff in Infranview by using the command line feature:

i_view32.exe /multitif=(c:\test.tif,c:\test1.tif,c:\test2.tif...c:\test270.tif)\killmesoftly

The actual command line is 17,000 characters.

but all of the images I create stop at page 71 when they should go one. Has anyone tried to do this before? It might be an issue with the length of the command line limit, but I would that would cause an invalid command and an InfranView error.

Any help would be appreciated.

Was it helpful?

Solution

This article may of help:

What is the command line length limit?

Are there other ways to send data to IrfanView, for example piping it to stdin like one would on Unix?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top