Nconvert create image strip
Posted: Wed Jan 29, 2014 7:40 am
I want to convert a bunch of tiff images to a single image strip(panorama), horizontally, without affecting the original dimensions.
For example, if there are 3 tiff images with different sizes, they just need to be appended horizontally.
Please let me know the nconvert command to achieve this.
i am trying to use nconvert.exe -one_strip ...but not able to get the desired output.
i want the image strip to be in bmp format
--------------------------------------------------
nconvert -out bmp -one_strip *.tif
But it creates the individual bmp versions of the tif files but does not create the image strip.
Please advise.
For example, if there are 3 tiff images with different sizes, they just need to be appended horizontally.
Please let me know the nconvert command to achieve this.
i am trying to use nconvert.exe -one_strip ...but not able to get the desired output.
i want the image strip to be in bmp format
--------------------------------------------------
nconvert -out bmp -one_strip *.tif
But it creates the individual bmp versions of the tif files but does not create the image strip.
Please advise.