Page 1 of 1

Posted: 2006-07-31T07:34:17-07:00
by magick
You'll need a recent release of ImageMagick and a command similar to:
  • -> convert logo: -sharpen 0x1 -depth 14 logo.tif
    -> tiffinfo logo.tif
    Image Width: 640 Image Length: 480
    Resolution: 72, 72 (unitless)
    Bits/Sample: 14
    Compression Scheme: LZW
    Photometric Interpretation: RGB color
    FillOrder: msb-to-lsb
    Orientation: row 0 top, col 0 lhs
    Samples/Pixel: 3
    Rows/Strip: 2
    Planar Configuration: single image plane
    DocumentName: logo.tif
    Software: ImageMagick 6.2.8 07/27/06 Q16 http://www.imagemagick.org