multipage tiff (group 3) to jpeg conversion (image distorted

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
aclhkaclhk

multipage tiff (group 3) to jpeg conversion (image distorted

Post by aclhkaclhk »

i just used this command but the resulting jpeg is flatted.

convert a.tif b.jpg

tiffinfo shows:
TIFF Directory at offset 0x16f92
Subfile Type: multi-page document (2 = 0x2)
Image Width: 1728 Image Length: 1131
Resolution: 204, 98 pixels/inch
Bits/Sample: 1
Compression Scheme: CCITT Group 3 (1-d encoding)
Photometric Interpretation: min-is-white
FillOrder: lsb-to-msb
Orientation: row 0 top, col 0 lhs
Samples/Pixel: 1
Rows/Strip: 151
Planar Configuration: single image plane

pls kindly advise
Post Reply