I have a number of NEF files taken with my Nikon D7000 that I would like to convert to JPEGs for archival. XnConvert performs the conversion perfectly using all the default options, but NConvert darkens the picture considerably (see the screenshot I will upload as an attachment).
I'm using the following to perform the NConvert conversion on my Win7 x64 machine:
Code: Select all
nconvert -out jpeg -o %_NConvert *.NEF
Can someone tell me where I am going wrong? How do I get the same output JPEGs from NConvert as I do from XnConvert?
Kind regards,
/Neil