CONVERTING NIKON NEF FORMAT D610 to D600

Started by maluhabil, December 05, 2013, 10:57:07 AM

Previous topic - Next topic

maluhabil

I'm trying to convert NEF files taken with a Nikon D610 to Nikon D600 format but I can't get it. I'm using MAC

Phil Harvey

Try this in a Terminal window:

exiftool -model="NIKON D600" image.nef

(instead of typing the NEF file name, you can drag and drop the NEF file onto the Terminal window)

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).