.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .TH "KDC2TIFF" "1" "0.01" "Martin Wuertele " "" .SH "NAME" kdc2tiff \- convert Kodac kdc files to tiff .SH "SYNOPSIS" .B kdc2tiff .I "[ global\-options ] inputfile [local\-options \-o outputfile1 ]" .br .I " [ local\-options \-o outputfile2 ] ..." .SH "DESCRIPTION" This manual page documents briefly the .BR kdc2tiff command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP .B kdc2tiff is a program that converts Kodac kdc files to tiff with attention to aspect ratio, accurate scaling, contrast adjustment, gamma correction and image rotation. .SH "OPTIONS" .TP .B \-w # output image width .TP .B \-h # output image height .TP .B \-g # absolute gamma correction .TP .B +g # relative gamma correction .TP .B \-G no grain reduction (default) .TP .B +G reduce graininess .TP .B +GG reduce graininess (extra) .TP .B +e normal contrast enhancement (default) .TP .B +E # advanced contrast enhancement .TP .B \-e no contrast enhancement .TP .B \-W wht colour of light source .TP .B +s square pixels (default) .TP .B \-s allow non\-square pixels .TP .B +f fast processing .TP .B \-f slow processing, high quality (default) .TP .B +p crop image if necessary to fit width and height (default) .TP .B \-p no cropping, width and height are maximums .TP .B \-R don't rotate image (default) .TP .B +R rotate image clockwise .TP .B +B rotate image counter\-clockwise .TP .B \-C copy note copyright in output file .TP .B \-c schm TIFF compression scheme .TP .B \-r # TIFF rows per strip setting .SH "SEE ALSO" kdc2jpeg(1) .SH "AUTHOR" This manual page was written by Martin Wuertele , for the Debian GNU/Linux system (but may be used by others).