NEF to JPEG conversion...need equivalent NConvert parameters
Posted: Wed Jun 05, 2013 1:24 pm
Hi,
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:
I've tried using the 'Export for NConvert' button in XnConvert but all I get is a batch file with the single word 'nconvert' in it.
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
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