How to Check When a Photo Was Taken — Find the Exact Date and Time
- Every JPEG contains a DateTimeOriginal field with the exact moment the shutter was pressed
- Our free EXIF viewer reads this timestamp instantly — no upload, no signup
- Works on photos from iPhone, Android, and all digital cameras
- Timestamps can be edited — understand when to trust and when to verify further
Table of Contents
The exact moment a photo was taken is stored in every JPEG and TIFF — in a field called DateTimeOriginal embedded by the camera. Our free EXIF viewer reads it in seconds. Whether you're settling a dispute about when an event occurred, verifying when a property photo was shot, or organizing an old archive of undated photos, this is the fastest way to find out.
How to Find When a Photo Was Taken — 3 Methods
Method 1: EXIF viewer (any device, fastest)
- Open wildandfreetools.com/image-tools/exif-viewer/
- Drop or select the JPEG photo
- Look in the "Date/Time" section — DateTimeOriginal shows the moment the shutter fired
Method 2: iPhone (no extra tools)
- Open the Photos app and find the photo
- Swipe up on the photo — the date and location appear below
- For more detail, tap the info "i" button
Method 3: Windows File Explorer
- Right-click the file → Properties → Details tab
- Look for "Date taken" — this reads from EXIF DateTimeOriginal
- Note that "Date modified" shows when the file was last changed, not when the photo was taken
What Date and Time Fields Are Stored in a Photo?
EXIF stores several different timestamps — they mean different things:
| Field | What It Means | Can Be Edited? |
|---|---|---|
| DateTimeOriginal | When the shutter was pressed (most reliable) | Yes, with tools |
| DateTime | When the file was last modified | Automatically updated |
| DateTimeDigitized | When the image was digitized (same as original for camera photos) | Yes |
| GPSTimeStamp | UTC time from GPS satellite (highly accurate) | Requires GPS data |
| OffsetTimeOriginal | Timezone offset from UTC for DateTimeOriginal | Yes |
DateTimeOriginal is the one you want. It records the moment the camera or phone captured the image. The file system's "date modified" and "date created" fields are unreliable — they change when you copy or transfer files.
Sell Custom Apparel — We Handle Printing & Free ShippingWhy Can't I See a Date on Some Photos?
Several scenarios produce photos with no timestamp in EXIF:
- Screenshots — screenshots don't inherit EXIF data. The operating system creates a file without camera metadata.
- Photos from the web — many platforms (Facebook, Instagram, Twitter/X) strip all EXIF when you upload, then serve the stripped version. Photos downloaded from social media typically have no EXIF timestamp.
- Very old digital photos — early digital cameras (pre-2000) didn't always write consistent EXIF. Some had incorrectly set clocks, writing timestamps from 1970 or 2000.
- Photos from messaging apps — WhatsApp and other messengers often compress photos heavily, stripping EXIF in the process.
- Manually edited EXIF — someone may have removed or altered the timestamps using a metadata editor.
When EXIF has no date, check the file system timestamp as a rough guide — though it's not guaranteed to be the original capture date.
Can Photo Timestamps Be Trusted?
EXIF timestamps are accurate when they come from a properly calibrated camera or phone. But they can be wrong or manipulated:
- Camera clock drift — many cameras have no auto time sync. If the clock was never set properly, all timestamps will be off by hours, days, or years.
- Time zone confusion — EXIF timestamps are local time, but may not include the timezone offset. A photo at "15:30" might be 15:30 PST or 15:30 GMT.
- Post-processing edits — tools like ExifTool and Lightroom can change DateTimeOriginal. A changed timestamp can be detected if GPS time (from satellite) is present and doesn't match the edited DateTime.
- Cross-reference with GPS time — if the photo has GPS data with a GPSTimeStamp field, that timestamp comes from satellite and is extremely reliable. Comparing GPS time to DateTimeOriginal can reveal if the timestamp was altered.
For legal or forensic purposes, EXIF timestamps alone are not sufficient evidence. For personal use — organizing a photo archive or settling an "I told you so" argument — they're perfectly reliable.
Find Your Photo's Timestamp Free
Drop any JPEG to see exactly when it was taken — DateTimeOriginal, GPS time, and all date fields displayed instantly.
Open Free EXIF ViewerFrequently Asked Questions
How do I find when a photo was taken on iPhone?
In the Photos app, swipe up on any photo — the capture date, time, and location appear below the image. For more detail including camera settings, use the info "i" button. For the raw EXIF data, open the photo in Safari and use our free EXIF viewer at wildandfreetools.com/image-tools/exif-viewer/.
Can I check when a WhatsApp photo was taken?
WhatsApp compresses photos during transfer, which typically strips EXIF data including timestamps. The timestamp you see in WhatsApp is when the message was sent, not when the photo was originally captured. To check the original capture time, you would need the uncompressed original from the sender.
The date on my photo is wrong — how do I fix it?
If a photo has an incorrect timestamp (wrong year, wrong timezone), you can edit it with ExifTool using: exiftool -DateTimeOriginal="YYYY:MM:DD HH:MM:SS" photo.jpg. Or use the EXIF editor at wildandfreetools.com/image-tools/exif-editor/ to adjust timestamp fields through a browser UI.

