This software was originally written to convert .kdc files from a Kodak DC120 digital camera into .tif or .jpg format files. The software is slowly evolving into a general purpose image manipulation tool for all digital cameras. It is currently capable of reading .kdc, .tif, and .jpg files. Particular attention is paid to:
- aspect ratio
- accurate scaling
- contrast adjustment
- gamma correction
- image rotation
- TTL auto white balance
Future releases will include:
- better colour correction
- ability to read camera specific tags included in .kdc file
Consider this version to be:
Version 0.35(beta) 20040101
All of the contents of this package (except files from tifflib) are copyright by Chris Studholme and licenced under the FSF General Public Licence. See the file COPYING for details.
To install, do:
./configure
make
make install
This will install kdc2tiff and kdc2jpeg in /usr/local/bin.
This software has been developed and tested on a Debian 3.0 GNU/Linux system.
Any questions, comments, criticism, or bugs should be emailed to: chris.studholme@utoronto.ca
The home page for this project is located at: http://kdc2tiff.sourceforge.net/
