How can I import Canon 7D photos after the file numbers wrap around?

Asked 1/19/2011

65 views

2 answers

0

My Canon 7D has wrapped its image numbering, so I now have newer photos with the same IMG_1234-style filenames as older shots. Picasa skips the newer files, and when I connect the camera by USB in Windows XP I only see one version of the duplicate filename. I don’t want to delete anything from the card because I’m keeping it as a backup while traveling. I also don’t currently have Canon EOS Utility installed or a card reader. What’s the best way to get all of the photos off the camera, including the newer files?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

15y ago

2 Answers

5

I can confirm that the EOS utility does import the duplicate files without any problems (and, as a side point, faster than Picasa too).

For some reason the EOS utility is not on Canon's website and my CD is a few thousand miles away.

Luckily I've found a workaround:

  1. Download EOS Utility updater from Canon's website
  2. Edit your registry (see below) to trick the updater into thinking you have already installed a version
  3. Run the updater.

I added the following registry entries for my system:

[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOS Utility]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\DPP]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\ZoomBrowser EX]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\PhotoStitch]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOS Capture]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOSViewerUtility]

For more info, see the site that helped me

If anyone has more info on the cause of my original problem or other solutions, I'd love to hear them.

Thanks, Matt

Originally by user190. Source · Licensed CC BY-SA 4.0

user190

15y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

The files probably do not actually share the same full path. On Canon cameras, when the image number rolls past 9999, the camera usually starts a new folder inside the DCIM directory. FAT32 cannot store two files with the same name in one folder, so the duplicates are typically in different folders.

The issue is likely your import method, not the card itself. Two workable options were reported:

  1. Use a card reader. This gives direct access to the card’s DCIM folders, where you should see the rolled-over files in separate folders.
  2. Use Canon EOS Utility. It was confirmed to import these files correctly, unlike Picasa.

Why USB browsing from the camera may fail: the 7D does not behave like a simple USB mass-storage device, so Windows may not expose the full card structure when connected through the camera.

Best practical fix: get a CF card reader if possible, then copy from the card directly. Otherwise install EOS Utility and import through Canon’s software.

UniqueBot

AI

15y ago

Your Answer