How to Find the Shutter Count of a Nikon D810

Here are some quick, easy, and free ways to find the shutter count of a Nikon D810 without installing new software or learning new command-line code.

Nikon D810 Format Buttons
Last Updated:
Filed Under: DSLRs

This post may include affiliate links. Read more.

If you’re buying or selling a Nikon D810 DSLR, or trying to anticipate whether your camera is more likely to fail sometime soon, you might be looking to find a D810’s shutter count. That’s the number of times the mechanical shutter has been fired. And it’s a good indication of how much a camera has been used, much like the mileage of a car.

Here are some quick, easy, and free methods for finding the shutter count of a Nikon D810 without having to install new software or learn new command-line code.

I’m not trying here to provide a laundry list of all of the ways you can do this, because there are many different methods. Instead, I’m focusing on quick, easy, and free methods that don’t require installing new software or navigating code commands. Because I’m betting that you just want a quick answer to how many shutter actuations your D810 has had, and it’s not something that most of us want to invest a lot of time or effort to find out. The good news is that you don’t need to.

So here are some quick, easy, and free ways to find the shutter count of your Nikon D810.

Camera Menu vs. Image EXIF Metadata

First, though, it’s important to know something about where to find the shutter count information. The shutter count isn’t displayed in the Nikon D810’s menu system. So you can’t just navigate the menu system and find it out in the same way that you can find out, say, the camera’s firmware version.

Instead, you can find it in the photos taken by the camera. Like other digital cameras, the D810 embeds the shutter count of that specific photo in each photo the camera takes. More specifically, it’s in the maker notes section of the EXIF metadata. That information is usually hidden–it’s not something we need to know every day, after all–but there’s software that can reveal it. Some of those software apps are paid; some are free. I’m focusing on free options here.

Tips for Making the Process Work Smoothly

There are some tips to make this go more smoothly. The most important is to use an unedited image taken straight from the camera. What I mean by that is: don’t edit the image first in something like Lightroom and then export a derivative version. If you do that, you might be in luck and find that the shutter count is still embedded in the metadata, but it also might not–it depends on the settings you’re using and how the editing app handles metadata. Many apps and some settings strip out or alter the metadata as part of the editing and exporting/saving process. So the safest bet is to use an unedited image straight from the camera that hasn’t been edited in any way.

You can use either a JPG or NEF from the Nikon D810. The safest option is to use a JPG, especially when using a Windows computer. You should be able to use these same methods with NEF files too–and it has worked fine for me on Mac–but it’s conceivable that if you’re using an older operating system, it might have trouble decoding some of the newer RAW image file formats. And on Windows, you’ll need to have the necessary codecs installed (they’re integrated automatically into macOS X).

It doesn’t matter where the image is on the filesystem. The safest option is to read the file directly from the memory card using a card reader (or the camera connected to the computer via USB). In many cases, it will work just fine with the image copied to your hard drive too. But some of the image ingesting apps that you can use to download images from a memory card to your computer might edit the metadata as part of the process. So the safest option is to do it directly from the memory card, although it’s rarely a dealbreaker if that’s not possible.

Free & Simple Ways to Get a Nikon D810 Shutter Count

Here are some quick options for finding the D810 shutter count, depending on which of the major operating systems you’re using.

On Mac: Preview.app

The simplest and quickest option I’ve found to do it with a Mac is to use the Preview app. It’s built-in to the macOS operating system, so if you’re using a Mac, you already have the Preview app–there’s no need to download anything.

Here’s how to use it to find the shutter count of a D810 using Preview.

Open the image in the Preview app and load the NEF or JPG image you want to use.

Go to Tools > Inspector or use the keyboard shortcut CMD+I. You’ll get a small General Info popup screen. In the popup, click on the i tab (the icon that is a small dark circle with an “i”).

Nikon D810 Shutter Count Using Preview

From the next screen, click on the Nikon tab. This is the maker notes section.

Nikon D810 Shutter Count Using Preview

Down toward the bottom, you’ll see the Shutter Count item. In this example, it’s shot #94,275, which shows that it’s obviously a camera that I’ve been using quite a bit.

Nikon D810 Shutter Count Using Preview

On Windows: Online Service

Windows 10 doesn’t read the EXIF maker notes to reveal the shutter count in its built-in apps (e.g., Properties or Windows Photo Viewer). There are some good apps you can install–Irvanview is one of several very good, free options–but if you want to find the shutter count without installing anything, your best bet is to use one of the free online services that can tell you that information.

Basically, you upload a single image using a web browser to the service, it reads the metadata, and then displays the shutter count. Some are better than others; some have maximum file size restrictions, for instance, that limit their usefulness with the D810’s NEF files.

One simple one that I’ve found to work well with D810 files is Camera Shutter Count. It’s simple and straightforward, and something I like about this particular one is that there are no file size limits, so you can use even the high-resolution NEF files from a D810.

Nikon D810 Shutter Count using CameraShutterCount.com

You can also use this same service with Mac (or Linux, for that matter).

Other Alternatives

There are plenty of other apps and services that can display the shutter count. Many of them will require installing something on your computer. Here’s a small sampling of some notable alternatives.

ExifTool. If you want to bring a bazooka to a knife fight, you can use ExifTool by Phil Harvey. It’s free, but it’s also probably the most powerful EXIF reader, writer, and editor available, and it can do way more than read just the shutter count. But if you’re not fluent in command-line controls, it can be pretty intimidating. Getting ExifTool up and running requires installing the software and, depending on your setup, probably some configuration. And, by itself, it’s better suited to users comfortable with working with command-line tools (e.g., Terminal in Mac or a command prompt in Windows). That’s because it doesn’t have its own user interface. It’s free, and there are packages for Windows, Mac, and UNIX (all will require some setup). There are some graphical user interfaces available that work on top of ExifTool, although some will require you to install services like python as well.

Opanda IExif Viewer. This Windows-only app is a free EXIF viewer. Opanda also offers other paid programs, such as PowerEXIF, that let you edit the EXIF data, but the free IExif Viewer free viewer will give you the shutter count information without the need to resort to the paid version. You can find it here.

PhotoMechanic is not at all a free app–in fact, it’s quite pricey. But if you happen to have it already installed, you can use it to find the shutter count, or shutter actuations, as the “Frame #” field in the info panel when looking at an individual image. It also makes the shutter actuations data available in its variables. That means that it’s available in some of PhotoMechanic’s very powerful metadata management tools. So you can insert it dynamically into things like filenames or IPTC fields; using shutter count, combined with something else like camera serial number or date, can be a good way to get unique filenames even for images shot in fast burst sequences (i.e., sub-second). So it is possible to find out the shutter count of the D810 using PhotoMechanic in a two-step process of generating new IPTC metadata fields or file renaming. But PhotoMechanic isn’t inexpensive, and it’s very much overkill just for this purpose. But if you already have PhotoMechanic, showing you the Nikon D810 shutter count is just one of the many things it can do.

What Doesn’t Work

Lightroom Classic. Somewhat surprisingly, you won’t be able to find the D810’s shutter count in Lightroom even if you switch over to the EXIF metadata tab. That’s not something specific to the D810 files–it’s because Adobe doesn’t parse the maker notes section of the metadata, which is where the shutter count field is.

Things Worth Knowing

Why Find Shutter Actuations, Anyway?

Finding the number of shutter actuations of a Nikon D810 is not something that most users will need to do often. But it’s something that’s useful to know in some circumstances.

An example is when buying or selling used cameras. Shutter count is a bit like a car’s mileage–it can give you a pretty good sense of how much a camera has been used (although it won’t tell you how well it has been looked after). In other words, it’s an indicator of possible wear and tear. So a camera with a low shutter count will often command a higher resale value than one in otherwise the same overall condition with a high shutter count.

Pros and photography studios can also find shutter counts useful in their planning on when to budget for new gear. High shutter counts suggest a replacement might be needed sooner rather than later.

And repair shops can use it to narrow down whether a fault is expected from typical wear and tear from the amount of use, or whether it’s related to a manufacturing defect.

Nikon D810 Shutters

The Nikon D810 has two parts to the shutter, the main mechanical shutter and an electronic front-curtain shutter.

For the purposes here, I’m focusing on the mechanical shutter, which is the one where wear and tear is an issue because of its moving parts.

RAW + JPG

When shooting RAW+JPG, the shutter only goes once when creating each version. So the RAW version and the JPG version will both have the same shutter count.

How Many Shutter Activations Should I Expect?

Some manufacturers, like Canon, often publish their shutter life expectancies for their cameras. To my knowledge, Nikon doesn’t officially publish that information for their cameras. Oleg Kikin used to maintain a camera shutter life expectancy database based on crowd-sourced information, but it hasn’t been updated in a while now and doesn’t include newer models like the D810.

As a rule of thumb, you can probably count on 50,000 to 150,000 shutter actuations for most digital DSLRs. But that’s by no means set in stone. Some shooters get many, many more than that out of their cameras.

And pro-level cameras should get more. A defining characteristic of pro-level cameras is that they’re designed for higher levels of use. You’d expect that. Pros expect their tools to work reliably day in, day out. So cameras like the top-of-the-line Nikon and Canon DSLRs can be expected to last for much more use (and rightfully so, given the higher prices they command).

The upshot is that knowing the shutter count doesn’t magically give you a precise indicator of when a camera will fail. You can’t say, for instance, that a camera only has X number of shots left in it, just as you can’t say that a car with X miles is going to stop working once it hits some magic threshold. But as a camera’s shutter count gets higher, it starts becoming more likely that things might go wrong, just as with a car with a lot of miles on it. And you’d normally expect to pay less for a camera with a high shutter count, just as you would pay less for a car with high mileage.

Where to Find Used Camera Gear

There are many places to find used camera gear. Some come with more risk than others.

KEH. My first stop for used gear--both buying and selling--is KEH. I've bought and sold quite a bit of gear on there. They have a huge selection, which increases the odds of finding exactly what you're after. And I've found the condition grading ratings to be accurate, the service very good, and they offer a 180-day warranty on most of their gear.

B&H Photo. My first stop for new gear is usually B&H Photo. But they also carry a large selection of used gear. It also comes in handy if you want to trade in some of your gear for new gear. Their used gear comes with a 30-day return warranty. You can find their current used gear listings here.

Adorama also keeps a large selection of used gear on hand. It's backed by a 30-day return policy. You can find their current used gear inventory here.

Ebay. There's an enormous amount of stuff on eBay, and you can find some great deals. But you do have to be more careful about what you're buying and who from. The seller might not be a good judge of the gear or its condition (or, often, even whether it's in proper working order). It's definitely worth a look, but use caution before buying. A handy feature I often use is to submit specific questions to the seller beforehand. eBay, of course, isn't the only online marketplace of its type, but it is by far the best known.

Craigslist / Classified ads. Some good deals to be had, for sure, but as with any private individual sales, there's not much recourse if there's a problem with the gear or the transaction. But one positive element is that because most of these types of transactions are local, you often have a chance to personally inspect the gear--and, ideally, try it--before handing over the cash. There's also a good opportunity for negotiating a deal.

Facebook MarketPlace. If you have a Facebook account, Facebook MarketPlace can be a good source of used equipment (and a bunch of other stuff). It comes with similar drawbacks to traditional classified ads or Craigslist, although it's often much less anonymous.

Photography Forums. You can sometimes find good deals on online photography forums, but the offerings tend to be slim. Buying through one of these has some of the same drawbacks as any person-to-person private transaction, although the forum participants tend to be more self-selecting (they're probably photographers), and you may even have come to know them virtually through their post history.

Gear Rental Services. Just as rental car companies have a constant turnover of used cars, you can also buy used rental gear from camera rental companies. I've bought some lenses this way, and the results have been mixed. There are some good deals, but some of the gear was more well-loved than I would have preferred (but I should have guessed). Due to the nature of the business, a lot of the gear offered for sale tends to be a generation or two back in terms of models. You can find the used gear from LensProtoGo on a separate site called Lens Authority. You can find the used gear portal of BorrowLenses.com here.

David Coleman / Photographer

David Coleman

I'm a professional freelance travel photographer based in Washington DC. Seven continents, up mountains, underwater, and a bunch of places in between. My images have appeared in numerous publications, and you can check out some of my travel photography here. More »

Leave a Comment