Hi ,
I plan on converting some images to one tiff file. This is the script I got from exporting in XnView:
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out tiff -o C:\Testing\Output Image\%%.tif -binary nodither "C:\Testing\Original Image Files\Test File 1 001.tif" "C:\Testing\Original Image Files\Test file 2.1 001.tif" "C:\Testing\Original Image Files\Test File 2.2 001.tif" "C:\Testing\Original Image Files\Test file 2.3 001.tif" "C:\Testing\Original Image Files\Test File 2.4 001.tif" "C:\Testing\Original Image Files\Test File 2.5 001.tif" "C:\Testing\Original Image Files\Test File 2.6 001.jpg" "C:\Testing\Original Image Files\Test File 2.7 001.jpg" "C:\Testing\Original Image Files\Test File 2.8 001.jpg" "C:\Testing\Original Image Files\Test File 3 001.tif" "C:\Testing\Original Image Files\Test File 4 001.tif" "C:\Testing\Original Image Files\Test File 5 001.tif"
How can I get a one multi page tiff file ?
How to create one multipage tiff file from several images?
Moderators: helmut, XnTriq, xnview
-
- Posts: 13
- Joined: Tue May 15, 2012 2:30 am