Photography Fundamentals
If you've ever right-clicked a photo on your computer and selected "Get Info" or "Properties," you've glimpsed EXIF data without necessarily knowing what you were looking at. The date modified. The camera model. Perhaps a cryptic string of numbers that means nothing without context. EXIF is richer than it appears from that summary view, and for travel photographers specifically, it is one of the most useful tools in your workflow — if you know what it records and how to read it.
EXIF stands for Exchangeable Image File Format. It's a standard established by the Japan Electronics and Information Technology Industries Association in the 1990s to define a consistent way for cameras to embed technical information about a photo directly into the image file itself. The standard has been updated several times since and is now embedded in virtually every digital photo taken anywhere in the world.
EXIF data is stored in the header section of a JPEG, TIFF, or HEIC file — a block of structured data that sits alongside the actual image pixels but is separate from them. When you view a photo, your device displays the pixels. When a tool like MyPhotoTrace reads the metadata, it reads the header.
The timestamp of when the photo was taken, recorded to the second. This is set by the camera's internal clock, not by any external service. It is as accurate as the camera's clock settings — which is why it's worth synchronising your camera clock to local time when you travel across time zones.
The geographic coordinates of where the photo was taken, stored as degrees, minutes, and seconds in the WGS84 coordinate system (the same system used by GPS satellites and Google Maps). Only present if the camera or smartphone had GPS active at the time of shooting. These are what MyPhotoTrace reads to show you the location.
The elevation above sea level at the time of shooting, in metres. Useful for landscape photographers who shoot at altitude. Less reliably accurate than latitude and longitude — GPS altitude measurements are typically accurate to within ±10 metres under good conditions.
The camera manufacturer and model. "Canon" and "EOS R5", or "Apple" and "iPhone 15 Pro Max". This is permanently useful for photographers managing multiple bodies — you can tell at a glance which camera produced which file.
The focal length used to capture the image, in millimetres. Stored as the actual focal length of the lens, not the 35mm equivalent. For zoom lenses, this records exactly where in the zoom range you were shooting.
The f-stop used for the exposure. F/2.8, F/5.6, F/11. Combined with shutter speed and ISO, this gives you the complete exposure triangle for any photo — useful when you're trying to replicate a shot or understand why a particular image is sharp or blurred.
The duration of the exposure, stored as a fraction of a second. 1/250, 1/60, 1/8. A long shutter speed in a city photo explains why the pedestrians are blurred; a fast one in a wildlife shot explains why the bird is sharp.
The sensor sensitivity setting used for the shot. ISO 100, 400, 3200. High ISO values in low light produce grain/noise; understanding what ISO a shot was taken at helps diagnose image quality issues.
Whether the camera was in Manual, Aperture Priority, Shutter Priority, or fully Automatic mode when the photo was taken. Useful for photographers reviewing their own shooting habits.
Whether the flash fired, and if so, whether it was a fill flash, a forced flash, or ambient with flash off. Useful for understanding the lighting conditions of a shot.
Whether white balance was set automatically or manually, and if manually, to which preset. Relevant for photographers working in RAW who want to understand the in-camera processing decisions.
Whether the camera was held landscape or portrait when the photo was taken. This is what tells your device which way to display the image without it appearing sideways. You've seen what happens when this field is corrupt or missing — images that display rotated incorrectly regardless of how you try to fix them.
EXIF data is a record of technical parameters at the moment of capture. It does not record:
GPS coordinates in EXIF are stored in a format called DMS — degrees, minutes, and seconds. A photo taken at the Taj Mahal would store something like: 27°10'30"N, 78°02'32"E. Each degree of latitude covers approximately 111 kilometres; each minute covers approximately 1.85 kilometres; each second covers approximately 31 metres. Under good GPS conditions, photo GPS data is typically accurate to within 5–10 metres.
GPS accuracy degrades in canyons, dense urban areas, and indoors. A photo taken inside a cathedral may show GPS coordinates that place you on the street outside, or anywhere within a 50-metre radius of your actual position. This is a hardware limitation, not a metadata error.
Many social media and messaging platforms strip EXIF data — including GPS coordinates — from photos when you upload them. This is generally a privacy-protective behaviour, but it means the photos you download from those platforms no longer carry the original metadata.
The practical implication: always work from the original files from your camera or phone when you want access to full metadata. Copies downloaded from social media have had their metadata stripped and cannot be restored.
For travel photographers, EXIF data is most useful in three parts of the workflow. Before a trip, set your camera's clock accurately and enable GPS if your camera supports it, or plan to shoot in tandem with your phone so you can reference its GPS data later. During shooting, awareness of your EXIF settings — particularly ISO and shutter speed — helps you make better real-time decisions in challenging light. After a trip, EXIF data is the foundation of photo organisation: sorting by date, filtering by location, and identifying which camera body and lens combination produced your strongest shots.
MyPhotoTrace gives you immediate access to the most useful EXIF fields — date, time, and GPS location — without needing to install any desktop software or understand the raw DMS format. For deeper EXIF inspection, desktop tools like ExifTool (free, command-line) and Adobe Bridge provide access to the full metadata structure.