Hi,
i'd like to use nconvert to extract multipage tif into single tif. The script is following:
nconvert -xall -c1 -o C:\outputfolder\??? *.tif
??? means that the sourcefile is date and time - for example:
20081216135012.tif
the resultfiles shout be
20081216135012-001.tif, 20081216135012-002.tif ...
What's the parameter for "???" to use the same filename for outputfilename as importfilename?
Thanks a lot.
-xall sourcefile = resultfile
Moderators: helmut, XnTriq, xnview