Nikon D40 Support?

Anyone have any suggestions as to whether the Nikon D40 RAW format can be used by Aperture? I've read about the config file hacks for unsupported RAW formats and am wondering if the sensor in the D40 is similar to the D50 or D80. Any thoughts?
Any speculation as to when Aperture might natively support this camera?
Thanks!
Powerbook G4 15 HiRes 1.67/2G RAM/80GB HD/Dual Layer DVD   Mac OS X (10.4.8)   iPod 2Gen (10G), 4Gen (20G), 5Gen (30 G), Shuffle (1GB), AirPort Express

There are several ways to do this. If you are familiar with VI you can use it to make the change to individual files. open the file in VI, hit :, type %s/D40/D70/g <enter> then save the file.
If you want to change all of the files in a directory, you can write a simple shell script to do it.
For example:
echo "%s/D40/D70/g" >> tmpscrpt
echo "write" >> tmpscrpt
echo "quit" >> tmpscrpt
for file in *.NEF; do
vim -e -s $file < tmpscrpt
done
rm -fr tmpscrpt
This will run vi in executable mode and perform the search (for D40)/replace (with D70) and then save the file using the same file name. To change the files back when D40 support is finally added, change the first line to:
echo "%s/D70/D40/g" >> tmpscrpt
If you are familiar with Automator, you can use it to create a workflow that prompts you for the files you would like converted using finder, and have them changed. Add the "Ask for Finder Items" task, then pass the results into a "Run Shell Script" task. The shell script would be slightly different to take the Finder results:
cd
echo "%s/D40/D70/g" >> tmpscrpt
echo "write" >> tmpscrpt
echo "quit" >> tmpscrpt
for f in "$@"
do
vim -e -s $f < tmpscrpt
done
rm -fr tmpscrpt
Once I do any of the above on a RAW D40 image, the image works fine with Aperture, IPhoto, Preview, etc.
As usual, PLEASE test this on files you are willing to sacrifice before trying on any master files you want to keep. If you are not familiar with the shell, scripting, Automator, or are generally uncomfortable with making ANY changes to your raw images, do not do this. Please wait for the official update from Apple.
I talked to several people at Nikon, and Apple at Macworld this week, and did not get an answer on when it might be fixed. Being impatient, I did all three of the above, and am quite happy with the Automator worklow solution.
Also, I do not profess to be a professional scripter. If anyone has a better way to do this, please jump in. I found a method that works for me, but I am always open to better options.
And last, many thanks to Brian C Toth for his post regarding the Hex change working. This was the spark I needed to get this working.

Similar Messages

  • Future RAW Support for Nikon D40

    Does anyone know if future updates of iPhoto will support Nikon D40 RAW format (or where I might look to find out)? Thanks.

    Ula
    RAW support is a function of the OS not iPhoto. Have you updated to 10.4.9? I know the D80 is supported.
    Regards
    TD

  • Camera Raw, Photoshop CS2 and Nikon D40

    Can't open camera raw images from my Nikon D40 in Photoshop CS2.
    I downloaded the camera raw plug-in (3.7) but still cannot open the images.
    Many problems:
    1) I don't have the folder described in the instructions Library>Application Support>Adobe>Plug-ins>CS2?File Formats. My plug-ins are located inside my Photoshop folder. Even after I put the camera raw 3.7 in the plug-ins folder, it doesn't show up under "About Plug-ins."
    2) I don't have an NEF plug-in anywhere. I searched the places mentioned in forums as well as a my entire computer.
    Help!

    Just one note of clarification that you need to understand. You do NOT have to match the version of the DNG converter with your version of Photoshop. You always want to use the latest version of the DNG converter. It will convert images from all of the most recent cameras that ACR supports. So, currently (as of today) you want to be using DNG converter version 4.4.1. It will create DNG files that will be compatible with any version of ACR back to version 2.4 which works with Photoshop CS.
    The other thing to verify is what version of Camera Raw is installed on your computer. You want to make sure you are using version 3.7, because that is the last version that was created for Photoshop CS2. If you are using a Windows computer, open Photoshop and then go to Help/About Plug-Ins and click on Camera Raw. It should only be listed once; if it is listed more than once you have a problem. A dialog will appear that will indicate what version is installed. If it is anything other than ACR 3.7, then you don't have the latest version available.
    Be aware that there will never be another update of ACR for Photoshop CS2. But if you keep track of the updates and always keep the latest version of the DNG converter on your computer you will have support for every camera that is supported by ACR.
    I don't know if any of this information is helpful to you. I just want to help you understand how to integrate DNG files into your workflow.

  • Possible to tether a Nikon D40 to Lightroom 5?

    Tried tethering my Nikon D40 to Lightroom 5, but program did not recognize camera.  Is it possible to do this?
    Thanks,
    Nick

    No the D40 has never been supported for tethering and is too old to be added.
    http://helpx.adobe.com/lightroom/kb/tethered-camera-support-lightroom-4.html

  • Yosemite Photos not importing Nikon D40 RAW+JPEG

    I tried to import RAW+JPEG photo sets from an SD card of a Nikon D40 and my first impression was that the photos were imported, they appeared on the Last Import album but then I noticed these issues:
    1. I was not able to edit the photo
    2. I was not able to select the RAW file to edit it
    3. When tried to import from Facebook, the Finder interface was not able to located the imported photo even though it appear on Photos app
    I thought that the issue was related to the SD card so I connected the D40 via USB and imported again. Nothing different happen, the same 3 issues.
    My workaround was this:
    1. Insert the SD Card in the slot
    2. Open Finder
    3. Navigate through the folders to locate the NEF file (RAW file)
    4. Copy the file to the Desktop
    4. Open Photos
    5. Import the  NEF file from the Desktop
    Edit was succesful and Facebook was able to upload it.
    Equipment:
    Nikon D40 + SanDisk 4GB Ultra II
    MacBook Pro (13-inch, Early 2011)
         Processor 2.3 GHz Intel Core i5
         Memory 4 GB 1333 MHz DDR3
         Graphics Intel HD Graphics 3000 384 MB
    OS X Yosemite 10.10.3

    That is what Apple's RAW support page says, so you can do nothing about it:
    OS X Yosemite: Supported digital camera RAW formats - Apple Support
    See the footnote at
    Nikon D4S†
    Nikon D810†
    Notes
    †Nikon RAW L format only.

  • Photoshop CS vs. Nikon D40 RAW (.nef)

    Hi there,
    I can't open my RAW photos with Photoshop CS 1. I have a iBook G4, running on OS 10.3.9.
    I have a Nikon D40, and my photos are in .nef format.
    Thanks,
    Brianna.

    Brianna-
    Actually this
    is a good place to start, or better still probably the Photography forum at
    The ACR Forum logically is ACR-centric and like Ramón suggests has good info on using
    Adobe ACR to convert your RAW images. However there are many other solutions for converting Nikon NEF photos. Many pros find that Nikon CaptureNX2, Capture One or Apple's Aperture provide visually superior NEF conversion to Adobe's ACR. Individual cameras and individual preferences do vary.
    Unfortunately with a G4 iBook the limited hardware power is a significant limiting issue. And OS 10.3.x excludes almost everything that will drive RAW conversions from a modern camera like the D40. Probably you are forced into an (IMO inferior) ACR2.4/DNG RAW conversion like Ramón suggests, or
    for likely far better RAW conversion quality you can investigate using Nikon ViewNX, which I believe came free with your D40 or can be downloaded from Nikon, and alleges to run OK under OS 10.3.9.
    IMO Nikon's software is a bit clunky, but only Nikon has full unimpeded access to the RAW data of Nikon cameras, so you will probably like the resultant RAW conversions of ViewNX
    if it runs adequately on your setup. Do a trial.
    These suggestions are
    in addition to not in lieu of Ramón's ACR suggestions, so try them too.
    Good luck!

  • Is the Nikon D5500 supported with Adobe Lightroom 4.4?

    Is the Nikon D5500 supported with Adobe Lightroom 4.4? Thank you.

    No it isn't. In fact, it isn't supported by ANY version of Lightroom at this time. DNG converter 8.8 supports the model, and you can use it to create DNG copies that can be used in Lightroom 4.4. But the D5500 will never be supported in Lightroom 4.4. Support will probably come in the next update or upgrade.

  • Nikon D40 and shooting tethered

    Is it possible to shoot tethered with the Nikon D40? I can't get it to work. Can anyone help and possibly post the steps to do this?

    Nikon Camera Control Pro works just fine with a D40, and a USB lead, shoots any interval, for as long as you want. Nothing else needed, but have not used in some time. I'd rather use the same software that was storing my pictures, eg Ap. I'll be wanting to use a D300 for future outdoor work in that department, the facility being built-in, hence no laptop outside alone at night:-).
    Paul

  • When will come the new raw version update for Adobe Lightroom 4 with Nikon D750 support?

    Hello Adobe,
    When will come the new raw version update for Adobe Lightroom 4 with Nikon D750 support?
    Best regards
    Frank

    There won't be an update for Lightroom 4. The only way you can work with your D750 raw files is to use the free standalone DNG converter to create DNG copies. If you want to be able to work on the NEF files then you will have to upgrade to Lightroom 5. Lightroom does not use the Camera Raw plug-in. Everything is part of the Lightroom program. If you want to stay current with Lightroom then you need to follow the update/upgrade path. That means purchasing each new major version of Lightroom or subscribing to the creative cloud plan.

  • Iphoto 6  no support for Nikon D40 (NEF-Format/RAW)

    Hello,
    I want to use iphoto (Version 6.0.5) with NEF-files of my D40, but that files are not supported yet. I haven´t found a solution in the forum.
    I don´t want to buy another program to be able to edit the nef-files. The functions of iphoto are still enough for me.
    Can anybody help me.
    With regards
    Stefan
    Macbook   Mac OS X (10.4.8)  

    For maximum compatibility I suggest you run the 10.4.9 COMBO updater, the Quicktime 7.1.6 updater and the iPhoto 6.0.6 updater. Also, if you haven't already done so, run the Digital Camera RAW Support Update 1.0.1. Follow it with a repair of disk permissions with Disk Utility.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • NIKON D40 Raw Image Support

    Would i need to wait specifically for an update to edit D40 raw files or would the latest D80 update cover it , so i guess my question is, is the current format used universal to all latest nikon cameras just released?
    thanks

    Cross posting from the Aperture thread on the D40 raw format problem. I can now use raw files in IPhoto and Aperture while waiting for an update to come out.
    http://discussions.apple.com/thread.jspa?threadID=774968&tstart=0
    Macbook   Mac OS X (10.4.7)  

  • Please go on and Nikon D800E Support

    With my first message here I want to encourage the developers of Apple Aperture:
    Please go on making Aperture even better.
    Aperture was my reason to switch to Mac. This was exactly 5 years before in April 2007 and I never ever regretted this big step. Aperture was a great tool and it remains a great tool. Being a professional photographer I passed during these 5 years about 750.000 images through Aperture and keep about 100.000 in my main database. All works without any big problem for these 5 years now. I love its perfect control layout for quick and precise work with big amounts of files. For me it is a perfect solution.
    All main upgrades brought huge improvements. So please: Dear Apple Aperture developers, give us an Aperture 4.0 - we all wait for it. No need to hurry from my perspective. But I would love to be amazed by new features. My most missed tool is an automated lens corrections. For me this is the only real advantage of lightroom or DXO. For me the biggest step would be an integration of the DXO lens correction itself or the ptlens engine.
    Okay and now one urgent petition:
    Please add RAW support for the Nikon D800E quickly. This camera is the ultimate tool. The best camera I ever owned. Far ahead each other camera except the D800. The E is somehow exotic because of the lack of the anti-aliasing filter, but believe me: Many many professionals will buy it and many many amateur landscape photographers.
    Thank you
    wolframs

    I'd be quite surprised is Apple doesn't soon add the D800/e to the list of compatible cameras, but, of course, I don't know.  I do know that if you want to have a chance of having your request heard by Apple, you must use the channel Apple provides for feedback:  "Aperture→Provide Aperture Feedback".
    Enjoy your camera  .  And the 450-page printed manual.  Yikes.

  • Nikon d7000 support

    I wonder if Camera Raw will support the new Nikon d7000 camera sometime soon? How does one find out? I just got one and always shoot in RAW mode but now I can't open any photos unless I install Nikon's software which I will not do.

    You can use the DNG converter until ACR is updated to cover the D7000.
    Check in the  Camera Raw forum.

  • Nikon D60 support?

    Hi,
    just got a demo Nikon D60, did some NEF shots, but Lightroom 1.3 doesn't recognize them?
    So Lightroom 1.3 DOESN'T (yet) support the Nikon D60 files or am I missing something?
    I can open them in CS3 Bridge.
    TIA,
    Mat

    The update should be relatively soon, but if you are counting on it within a week to complete a review you may get a reality check. Adobe updates camera support in ACR about 4 times a year, but not on an absolute schedule as I recall. That is quite reasonable, as the industry goes.
    There is always the Nikon software, which will do a decent but slow job converting to Tifs, which you can then use virtually anywhere.

  • Aperture 3 - Nikon D40 and shooting tethered?

    Any got the D40 to work under Aperture 3 in tethered mode? I have the project selected as everyone suggested..?

    Nikon Camera Control Pro works just fine with a D40, and a USB lead, shoots any interval, for as long as you want. Nothing else needed, but have not used in some time. I'd rather use the same software that was storing my pictures, eg Ap. I'll be wanting to use a D300 for future outdoor work in that department, the facility being built-in, hence no laptop outside alone at night:-).
    Paul

Maybe you are looking for

  • Call of Duty: Black Ops Developer Chat Transcript

    Transcript for Chat: 'Call of Duty: Black Ops Chat', Tue Nov 02 5:56 PM DavidVo: Hi all. 5:56 PM DavidVo: Did you know Dan Bunting is a member of SOG? 5:56 PM DanBu: That can't be confirmed. 5:56 PM DavidVo: Ready for launch Dan? 5:56 PM DanBu: What?

  • Reg: Employee Master  & Employee Vendor Master

    Hello, Im facing 3 issues now. Can you please helpme. Now we have converted HR employees to Fi-co through T code PRAA.  In future if we hire an employee, how can we transfer an employee data to Fico. second one is - Before process the  termination ac

  • BAPI_DOCUMENT_CREATE2 / CHECKIN2 etc.

    Dear fellows, Does anyone know of a webblog or another site about calling the DMS-BAPIs from .NET Co ? I don't get them to run when checking-in / uploading the file.. These... Bapi_Document_Checkoutview2 woes problem with BAPI_DOCUMENT_CHECKOUTVIEW2

  • Wireless devices showing up as "LAN"

    On a WRT 190AC. **bleep**? And while I have your attention, is it possible to turn off IPv6? I don't see that anywhere.

  • Getting Logic master  to send to both 1-2 and 3-4 at the same time

    I have an native Instruments Audio Kontrol 1 'sound card' that I'm running 2 different sets of M-Audio monitors off of. My question i, can I run the master output to both 1-2 and 3-4 at the same time so I can easily check mixes on both sets of speake