photometadata.netEXIF · GPS · METADATA

When Was This Photo Taken? Find the Date from EXIF Data

Drop a photo below to see the exact second the shutter fired. The viewer reads the DateTimeOriginaltag from the file's EXIF block — the same timestamp the camera or phone wrote when the picture was taken, not the date the file was last copied or edited. Everything happens in your browser: nothing is uploaded.

Drop photos here or click to browse

JPG, PNG, TIFF, WEBP — upload one or multiple images

DateTimeOriginal vs. File Modified Date

Every photo carries two very different "dates," and they are usually not the same number:

  • DateTimeOriginal — written by the camera or phone the moment you pressed the shutter. It lives inside the image file as EXIF metadata and travels with the photo wherever it goes. This is the answer to "when was this photo taken."
  • File modified date — written by the operating system whenever the file is saved, copied, or re-encoded. If you AirDrop a photo, restore from backup, or run it through an editor, this number updates to today. It tells you nothing about when the picture was actually shot.

If the file modified date is the only timestamp you can see — for example in Finder, File Explorer, or a cloud drive's sort order — open the photo in this viewer to read the real EXIF timestamp underneath.

Why Some Photos Have No Capture Date

EXIF data is fragile. Many platforms strip it for privacy, file size, or because their compressor simply throws it away. If the viewer says "no date found," one of the following almost always happened to the file before you got it:

  • Screenshotted instead of saved. A screenshot is a brand-new image generated by the operating system. It has its own creation timestamp (when you took the screenshot) and noDateTimeOriginal at all. Photos pulled from Instagram, TikTok, or X by screenshotting fall into this bucket.
  • Downloaded from social media.Instagram, Facebook, Twitter/X, Snapchat, and most messaging apps re-encode uploads and drop nearly all EXIF tags — including the capture date — to protect uploaders' privacy. A photo "saved" from one of these platforms is a clean copy with no original date.
  • Sent through chat as a compressed image. WhatsApp, Messenger, and iMessage (without "Send as full quality") shrink photos and strip metadata. The dates you see in the chat thread come from the message, not the file.
  • Re-saved by an editor.Some editing apps re-export without preserving the original EXIF block. The software field may now say "Snapseed" or "Photoshop" with a fresh modify date and no capture date.

How to Find the Date — On This Tool

  1. Drop the photo into the viewer above (or click to pick a file).
  2. Open the Dates tab. Look for DateTimeOriginal — that is the capture date and time recorded by the camera.
  3. If DateTimeOriginal is missing, check CreateDate and DateTimeDigitized. These are usually identical but can differ if the photo was scanned from film.
  4. Cross-check the time zone. EXIF stores local time; if OffsetTimeOriginal or GPSTimeStamp (which is in UTC) is present, the viewer lines them up.

How to Find the Date — On Your Phone

iPhone (iOS)

  1. Open the photo in the Photos app.
  2. Swipe up on the photo (or tap the i info button).
  3. The date and time at the top are read from DateTimeOriginal. Tap Adjust next to the date to see the time zone and edit if the camera was set wrong.

Android

  1. Open the photo in Google Photos or Gallery.
  2. Tap the three-dot menu, then Details (or swipe up on the photo in Google Photos).
  3. The "Captured" or "Taken on" field is the EXIF capture date. The "Modified" field below it is the file timestamp, which can be much newer.

Privacy: Nothing Leaves Your Browser

This page runs entirely in client-side JavaScript. When you drop in a photo, the EXIF parser reads it locally — your image is never uploaded to a server, never written to a database, and never visible to us or anyone else. You can disconnect from the network and the viewer still works. Confirm it yourself by watching the Network tab in your browser's developer tools while you load a file.

Related Guides

Frequently Asked Questions

Where is the original date stored in a photo?

In the EXIF metadata block, under a tag called DateTimeOriginal. The camera or phone writes it the instant the shutter fires, including the local time and — on newer devices — a time-zone offset. The viewer above pulls it directly out of the file.

Why is the "date modified" different from the capture date?

The modified date is set by your operating system every time the file is saved, copied, or re-encoded. Editing, exporting, or even moving the file to a new cloud drive resets it. The EXIF DateTimeOriginal tag stays put inside the image and reflects the actual moment the photo was taken.

Can I find the original date of a screenshot or a photo downloaded from Instagram?

Usually no. Screenshots are brand-new images created by the operating system and have no DateTimeOriginal at all — only the moment the screenshot was taken. Instagram, Facebook, X, and most chat apps strip EXIF on upload, so a photo saved from those platforms also has no original date. The only timestamp you can recover is when the upload or download happened.

Is this tool free, and is my photo uploaded anywhere?

Yes, it is free with no sign-up. And no, your photo is never uploaded. The EXIF parser runs entirely in your browser using client-side JavaScript — open your browser's network tab to confirm there are zero upload requests when you load a file. You can even disconnect from the internet and the viewer still works.

Can the EXIF date be edited or faked?

Yes. DateTimeOriginal is a regular metadata field and any editor (Photoshop, ExifTool, the iOS Photos app since iOS 15) can rewrite it. Treat the EXIF date as strong evidence, not proof. Corroborate with GPSTimeStamp (UTC, harder to forge consistently) and the Software tag, which often reveals whether the file has been re-saved by an editor.