Conversion from RAW to TIFF, PNG, or JPEG is darker
Posted: Tue Jul 09, 2013 8:12 pm
nikon d700
nconvert 6.17
Using the command line
produces output that is noticeably darker than the original NEF image. Looking at the histograms confirms this since the overall curves are the same, only compressed toward the dark side.
Other than the "-raw_" options, is there an automated way to get the correct brightness?
nconvert 6.17
Using the command line
Code: Select all
nconvert -high_res -raw_autobalance -raw_camerabalance -raw_autobright -out jpeg -o ../%.jpg *.nef
Other than the "-raw_" options, is there an automated way to get the correct brightness?