D70Reader - Version 0.35 - Thu Jul 24 18:26:02 UTC 2008
Copyright (C) 2008, by Jonathan D. Oman. All Rights Reserved.
This software makes use of "The Independent JPEG Group's JPEG Software"
Specifically, it uses their image rotation and resizing logic.
This software makes use of "The Adobe XMP SDK Software"
Please read their copyright information, found in the
(ZIP/gz file)./docs/LICENSE.TXT file.
This software makes use of "Dave Coffin's raw photo decoder (dcraw)"
This program only works with the following Nikon cameras:
D40[x]/D50/D60/D70/D80/D100/D200/D300/D2H[s]/D2X[s]/D700/D3
(It will work with NEF/RAW and JPG files.)
Check here for latest version:
http://gogebic-pc.home.comcast.net/~gogebic-pc/d70/
Format:
d70reader [options] imageFileName
d70reader [options] *.NEF *.JPG
Options:
-h = this screen
-s = sort the standard output
-v = verbose (raw data)
-w = generate HTML table
-x = generate XML data tree
-c = generate Comma Separated Values (CSV) data
-js = generate JavaScript Array data
-j = extract JPG thumbnail image from NEF
-coc:n.n = set Circle Of Confusion (default = 0.0203)
-njf = create JPG FINE image from NEF
-cwb = use Camera WhiteBalance (with -njf)
-awb = use Auto WhiteBalance (with -njf)
-crgb = use Camera RGB (with -njf)
-noclip = don't Clip Colors (with -njf)
-br:n.n = set Image Brightness (default = 1.0) (with -njf)
-red:n.n = set Red Multiplier (default = 1.0) (with -njf)
-blue:n.n = set Blue Multiplier (default = 1.0) (with -njf)
-black:n = set Black Point (greater than 0) (with -njf)
-fd = fix the internal dates of an image file
-fdwo:n = fix the internal dates with minute offset
-rm = remove all EXIF data from JPG file
-re nefFile jpgFile = restore EXIF data to target JPG file
-ren:prefix = rename image file based on Shutter Count
-web = generate Photo Website
-cf:configFile = use alternate configuration file
-od:\outputDir\ = use specified output directory
|