Rotate Multi-Page Tiff - Strip Rotate Reassemble

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Guest

Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by Guest »

Aloha,

I need to rotate -90 thousands of multi-page tiffs everyday. Would using NConvert to strip to single page, rotate the single pages, and reassemble into multi-page tiffs, without noticable loss and using the same name.

Anyone know of another software to do this? Command line preferred, but GUI ok as well.

Thanks in advance.
Alan
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by xnview »

You would like to rotate all the pages of the TIFF?
Pierre.
tim44
Posts: 4
Joined: Wed Dec 16, 2009 8:02 pm

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by tim44 »

I would like to rotate all the pages of the TIFF 90 degrees clockwise.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by xnview »

tim44 wrote:I would like to rotate all the pages of the TIFF 90 degrees clockwise.
So you can use -xall -multi
Pierre.
tim44
Posts: 4
Joined: Wed Dec 16, 2009 8:02 pm

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by tim44 »

I used -xall -multi -rotate 90 -c 7 -one_strip

All of the single page .tif convert correctly: filename.tif converts to filename.tif
On multi page, only the first page is converted: filename.tif (multi page) coverts to filename-0.tif (single page)

Thanks

----
edit: If I change the file extension from .tif to .tiff the file will convert each page of the .tiff and save it as a new file: filename-0.tif to filename-25.tif
I would like it all in one file instead.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by xnview »

If you use -xall -multi, multi page is converted in multi page?
Pierre.
tim44
Posts: 4
Joined: Wed Dec 16, 2009 8:02 pm

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by tim44 »

Yes, -xall -multi and -xall yield the same results for me. ".tif" and ".tiff" are also treated differently.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by xnview »

Do you the last version?
Pierre.
tim44
Posts: 4
Joined: Wed Dec 16, 2009 8:02 pm

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by tim44 »

Nconvert v5.54
XnView v1.97
GFL SDK v2.90
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Rotate Multi-Page Tiff - Strip Rotate Reassemble

Post by xnview »

So please send me the tiff file?
Pierre.
Post Reply