'\" te .TH gif2tiff 1 "26 Mar 2004" "SunOS 5.11" "User Commands" .SH "NAME" gif2tiff \- create a TIFF file from a GIF87 format image file .SH "SYNOPSIS" .PP \fBgif2tiff\fR [\fB\fIoptions\fR\fR] \fB\fIinput\&.gif\fR\fR \fB\fIoutput\&.tif\fR\fR .SH "DESCRIPTION" .PP \fBgif2tiff\fR converts a file in the GIF87 format to TIFF\&. The TIFF image is created as a palette image, with samples compressed with the Lempel-Ziv and Welch algorithm (Compression=5)\&. These characteristics can be overridden or explicitly specified with the options described below\&. .SH "OPTIONS" .PP The following options are supported: .sp .ne 2 .mk \fB-\fBc\fR\fR .in +16n .rt Specify a compression scheme to use when writing image data: .sp .sp .ne 2 .mk \fB-\fBc lzw\fR\fR .in +24n .rt Lempel-Ziv and Welch algorithm\&. This is the default algorithm\&. .sp .sp 2 .in -24n .sp .ne 2 .mk \fB-\fBc none\fR\fR .in +24n .rt No compression\&. .sp .sp 1 .in -24n .sp .ne 2 .mk \fB-\fBc packbits\fR\fR .in +24n .rt PackBits compression algorithm\&. .sp .sp 1 .in -24n .sp .ne 2 .mk \fB-\fBc zip\fR\fR .in +24n .rt Deflate compression algorithm\&. .sp .sp 1 .in -24n .sp 0 .in -16n .sp .ne 2 .mk \fB-\fBr\fR\fR .in +16n .rt Write data with a specified number of rows per strip\&. By default, the number of rows per strip is selected so that each strip is approximately 8 kilobytes\&. .sp .sp 1 .in -16n .SH "OPERANDS" .PP The following operands are supported: .sp .ne 2 .mk \fB\fB\fIinput\&.gif\fR\fR\fR .in +16n .rt The name of the input file that contains GIF87 data\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB\fB\fIoutput\&.tif\fR\fR\fR .in +16n .rt The name of the output file that contains TIFF data\&. .sp .sp 1 .in -16n .SH "ATTRIBUTES" .PP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS tab() allbox; cw(2.750000i)| cw(2.750000i) lw(2.750000i)| lw(2.750000i). ATTRIBUTE TYPEATTRIBUTE VALUE Availabilityimage/library/libtiff Interface stabilityUncommitted .TE .sp .SH "SEE ALSO" .PP \fBpal2rgb\fR(1), \fBtiffinfo\fR(1), \fBtiffcp\fR(1), \fBtiffmedian\fR(1), \fBlibtiff\fR(3) .SH "NOTES" .PP Updated by Breda McColgan, Sun Microsystems Inc\&., 2004\&. ...\" created by instant / solbook-to-man, Thu 20 Mar 2014, 02:30 ...\" LSARC 2003/085 libtiff, libjpeg, and libpng