Page 1 of 1

distorted image: tiff (hylafax) to jpeg

Posted: 2007-11-11T21:39:16-07:00
by aclhkaclhk
I am using hylafax to receive fax into tif

the received tif is converted to jpeg using convert

convert received.tif received.jpg

received.jpg is distorted

http://210.245.163.62/received.tif
http://210.245.163.62/received.jpg

[root@localhost hylafax]# tiffinfo received.tif
TIFF Directory at offset 0x9671 (38513)
Subfile Type: (0 = 0x0)
Image Width: 1728 Image Length: 1151
Resolution: 200, 96 pixels/inch
Bits/Sample: 1
Compression Scheme: CCITT Group 3
Photometric Interpretation: min-is-white
FillOrder: lsb-to-msb
Samples/Pixel: 1
Rows/Strip: 1151
Planar Configuration: single image plane
Software: ImageMan by Data Techniques, Inc.
Group 3 Options: EOL padding (4 = 0x4)

pls advise what setting could fix it.