Page 1 of 1

Converting multipage TIF to JPG - wrong image height

Posted: 2007-06-20T03:15:01-07:00
by jackyllko
Hi,

I'm trying to convert a multipage TIF file to individual JPG files. The problem are the dimension of output images. The height of output images is incorrect, it is something below the 50% of original height.
Can anyone tell me how to assure the correct output size?

Thanks

Re: Converting multipage TIF to JPG - wrong image height

Posted: 2007-06-20T04:07:24-07:00
by jackyllko
So the answer is:

convert multipage.tif singlepage%d.tif

the dimensions stays the same, but the image height that I got using -format is still wrong.

Re: Converting multipage TIF to JPG - wrong image height

Posted: 2007-06-20T16:22:54-07:00
by anthony
That sounds like a bug, report in the Bugs forum the commands, problem and example image with this problem.