Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cmstif2jpg(1) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



CMSTIF2JPG(1)                        CMS                         CMSTIF2JPG(1)



NAME
     cmstif2jpg - reformat TIFF image file as JPEG file, maintains profile tag

SYNOPSIS
     cmstif2jpg  [ -q quality ] image_file

DESCRIPTION
     cmstif2jpg converts a TIFF image file into a JPEG compliant JFIF image
     file and preserves the embedded ICC device profile if one is present. The
     compression level can be set from the command line. The resulting image
     file is written to the same directory as the original, with the extension
     changed to .jpg.

Command Line Options
     cmstif2jpg supports the following command line options:

     -q quality
               Specifies the quality level required for the resulting image.
               (This may be thought of as the inverse of the compression
               level.) The legal range is 0-100.  Smaller quality levels
               smaller resulting images, but sacrifice image quality.  The
               default value is 75.  imagefile The original image file, which
               must be in the SGI image file format. This format is typically
               indicated by the file extension .tif or .tiff.

ERRORS
     The following are error conditions:

     ⊕    the specified image file can not be opened for reading;

     ⊕    the specified image file is not an TIFF image file;

     It is not an error for the file to be lacking an ICC profile tag, but
     none will appear in the resulting image file.





















                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026