Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kdc2jpeg(1) [debian man page]

KDC2JPEG(1)															       KDC2JPEG(1)

NAME
kdc2jpeg - convert Kodac kdc files to jpeg SYNOPSIS
kdc2jpeg [ global-options ] inputfile [local-options -o outputfile1 ] [ local-options -o outputfile2 ] ... DESCRIPTION
This manual page documents briefly the kdc2jpeg command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. kdc2jpeg is a program that converts Kodac kdc files to jpeg with attention to aspect ratio, accurate scaling, contrast adjustment, gamma correction and image rotation. OPTIONS
-w # output image width -h # output image height -g # absolute gamma correction +g # relative gamma correction -G no grain reduction (default) +G reduce graininess +GG reduce graininess (extra) +e normal contrast enhancement (default) +E # advanced contrast enhancement -e no contrast enhancement -W wht colour of light source +s square pixels (default) -s allow non-square pixels +f fast processing -f slow processing, high quality (default) +p crop image if necessary to fit width and height (default) -p no cropping, width and height are maximums -R don't rotate image (default) +R rotate image clockwise +B rotate image counter-clockwise -C copy note copyright in output file -q # JPEG quality setting (0 to 100, default is 75) +P create progressive JPEG file SEE ALSO
kdc2jpeg(1) AUTHOR
This manual page was written by Martin Wuertele <maxx@wuertele.net>, for the Debian GNU/Linux system (but may be used by others). Martin Wuertele <;maxx@debian.org> 0.01 KDC2JPEG(1)

Check Out this Related Man Page

AVIEW(1)						      General Commands Manual							  AVIEW(1)

NAME
aview - A high quality ASCII art image viewer SYNOPSIS
aview [options] filename.p[ngbp]m asciiview [options] filename.xxx DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. aview/asciiview is an image viewer which displays the images in ASCII art... aview supports zooming/unzooming, three dithering modes, inversion, contrast, brightness, gamma control and can save into many formats (html, text, ansi, more/less etc.). aview can only show files in the PNM file format. But asciiview automatically converts the file formats to PNM (with extern programs like NetPBM and ImageMagic) and then runs aview. It supports the usual aalib drivers (e.g. slang, x11 and stdout) as well as the mousedrivers X11 and gpm. CONTROLS
a,w,d,x Move the image one row/column. A,W,D,X Move the image one page. Z,+ Zoom in. z,- Zoom out. s Save image. m Change dithering mode. q Quit the viewer. i Turn inversion on. I Turn inversion off. u Select attributes. f Select font. SPACE Redraw screen. . Increase contrast (dot). , Decrease contrast (comma). ' Increase gamma (single quote). ; Decrease gamma (semicolon). > Increase brightness. < Decrease brightness. OPTIONS
For a complete description, type aview --help. This shows all options. BUGS
Please report any bugs you find to Jan Hubicka <hubicka@freesoft.cz>. LICENSE
aview is covered by the GNU General Public License (GPL). SEE ALSO
aafire(1), aainfo(1), aasavefont(1), aatest(1), aaflip(1), aa3d(1), aatv(1), bb(1), xaos(6). AUTHOR
Jan Hubicka <hubicka@freesoft.cz> This manual page was written by Michael Bramer <grisu@debian.org>, for the Debian GNU/Linux system (but may be used by others). December 17, 2001 AVIEW(1)
Man Page