The problem is as follows. I'll describe it in a few steps:
1. in XnView browser select image(s) which you want to "batch rotate"
2. on the menu select Tools -> Batch Rotate...
3. then on Transformations tab add "Rotate" action
4. "Parameter's slider" set, for example, to -90 (i suppose that units are degrees), if you want to rotate image(s) in counter clockwise direction.
(BTW. if you manually write the angle (-90) nothing happens i.e. there is no rotation)
5. of course, finally, click "Go" button
RESULT: Picture(s) is/are not rotated for -90 degrees, but from my calculation by equations which I derived based on the width and height of original (w1,h1) and rotated picture (w2,h2); rotation angle rho is about -19.757 deg.
v1.82.2 Batch rotate problem
Moderators: helmut, XnTriq, xnview
Re: v1.82.2 Batch rotate problem
Right, i'll fix ittz wrote:The problem is as follows. I'll describe it in a few steps:
1. in XnView browser select image(s) which you want to "batch rotate"
2. on the menu select Tools -> Batch Rotate...
3. then on Transformations tab add "Rotate" action
4. "Parameter's slider" set, for example, to -90 (i suppose that units are degrees), if you want to rotate image(s) in counter clockwise direction.
(BTW. if you manually write the angle (-90) nothing happens i.e. there is no rotation)
5. of course, finally, click "Go" button
RESULT: Picture(s) is/are not rotated for -90 degrees, but from my calculation by equations which I derived based on the width and height of original (w1,h1) and rotated picture (w2,h2); rotation angle rho is about -19.757 deg.
Pierre.