Realistic archives
Some prints carry a lab or camera date, some backs carry a handwritten note, and album folders have real names. The system reads all of it.
- 1994 Emma’s birthday
- scan_012.jpg
- scan_013.jpg
- Disneyland trip 1998
Methodology
In our ground-truth benchmarks on real scanned family archives (prints spanning 1986 to 2005), any two photos land in the correct chronological order 97.7% to 99.2% of the time, estimates land within one year of the true date in 96% to 100% of cases, and across every one of those runs no photo has been placed more than ten years off. On the hardest case we test, bare prints with no printed dates, no backs, and meaningless filenames (prints spanning 1968 to 2006), exact dates get much harder: about 7 in 10 photos land within a year when albums are uploaded in order, and we publish those numbers too. For exactly those evidence-free photos we built face tagging: tell the system who the people are and when they were born, and within-a-year accuracy on photos of them roughly doubles. This page explains exactly what the numbers mean and how we measure them.
The point of dating scanned photos is a timeline that reads in the right direction: the wedding before the baby photos, the baby photos before the graduation. So our primary metric is pairwise chronological ordering: take every possible pair of photos in a test set, ask whether the AI’s dates put the earlier photo first, and report the percentage of pairs it gets right.
We track three supporting metrics alongside it:
A single photo’s exact year is genuinely hard, even for a person; relative order is what the evidence supports best, which is why we lead with it and treat exact-date accuracy as secondary.
We test against ground-truth sets: real scanned family photo collections (63 to 375 photos in the realistic sets, plus two frozen 200-photo hardest-case sets) where the true date of every photo is known from printed lab timestamps, handwritten notes on the backs, and family records, verified by a person before the set is frozen. The AI is scored against those known dates; it never sees them.
The sets are split by difficulty. The realistic archive sets (prints spanning 1986 to 2005) look the way customer archives actually look: some prints carry lab-printed dates or dated backs, the rest carry nothing, and the system reads whatever evidence each print offers. The bare-front sets are the hardest case: two frozen 200-photo sets (prints spanning 1968 to 2006) selected so that no print carries any printed date, no photo backs exist, and every filename is a meaningless scanner name, so the model must judge each photo purely from visual era clues (film stock, print borders, clothing, cars) and the apparent ages of the people in it.
The underlying vision model is not deterministic, and a single run can swing a few points. Every number we publish comes from repeated runs of the same frozen benchmark (we report ranges across runs, never a single best run), and we re-run the benchmark before any change to the production dating prompt ships. A change is promoted only if ordering holds, the wrong-decade rate does not regress, and the more-than-10-years-off rate stays at 0% on the realistic sets.
Some prints carry a lab or camera date, some backs carry a handwritten note, and album folders have real names. The system reads all of it.
No printed dates, no backs, meaningless scanner names. But the albums are uploaded in order, so neighboring photos and how people age still carry clues.
The same bare prints as loose singles in random order. The model is left with visual era clues alone: film stock, print borders, clothing, cars.
Our primary metric: of the photo pairs the model dates apart, the share where the earlier photo comes first. On album-order uploads the model often gives a whole album one shared estimate, so fewer pairs get dated apart there and the share swings widely from run to run (46–79% across runs). Tagging does not reliably move ordering on the top two tiers. On shuffled prints it helps the photos it can see into: those same photos go from 78% to 84%, in all three runs.
Tagging moves this only where nothing else carries it: on shuffled prints, the photos with a tagged person in them roughly double, 23% to 51%, in every run. Ordered albums already carry within-a-year on their own, so tags neither add nor cost anything there (72% to 74%, inside the run-to-run swing). Counted across all 200 shuffled prints, two thirds of which contain nobody tagged, those same runs read about 25% to about 38%.
The album-order set is where tags pay off: the photos with a tagged person go from 35% to 55%. On the shuffled set the same photos go from 18% to 31%. The album-order gain is the one that travels: because a pinned person anchors the photos scanned around them, prints in those albums with nobody tagged in them move almost as far (34% to 53%), which does not happen on shuffled singles.
Decade placement is driven by visual era clues (film stock, print borders, clothing, cars), so tags do not reliably move it on the top two tiers. On shuffled prints they do reach the photos they can see into: a birth year rules out whole decades at once, and those photos fall from about 35% misplaced to about 23%. Every run improved, though by anywhere from 3 to 20 points.
The catastrophic misses, and our promotion bar: no change to the dating prompt ships unless this stays at 0% on the realistic sets.
Realistic archives sit at days rather than months (0–13 days median across runs) because the printed timestamps give exact days. Counting only the photos with a tagged person in them, the album-order set’s typical miss falls from about a year (363 days) to about three months (92 days), and the shuffled set’s from about two and a half years (864 days) to about one (365 days).
Sets: realistic archive sets (63–375 photos per set, prints spanning 1986–2005, printed timestamps or dated backs on part of each set) and the two frozen 200-photo bare-front sets (1968–2006). The striped “people tagged” bars are the July 2026 face-tagging benchmark: each tier’s set run three times with and without six family members tagged with birth years. Those bars count only the photos that contain one of the tagged people (70 of the 200 prints in each bare-front set, 179 of the 375 realistic prints), pooled across the three runs, because a photo with nobody tagged in it has nothing to gain and would only dilute the number; the solid bars are the whole set. On the realistic set the tagged and untagged runs are statistically identical on those photos too, which is why every striped bar in that column reads no change; the bare-front measurements are in the next section. Bare-front runs swing far more from run to run than realistic-archive runs; ranges are across repeated runs, never a single best run.
In plain terms: when your prints carry the evidence real archives usually carry (a printed timestamp on some prints, a note on some backs, album folder names), the timeline reads in the right direction and nearly every photo lands within a year of the truth. When a photo offers no evidence at all, the model can still place the era, but exact years are genuinely hard, and upload order matters: albums scanned in order give the model relative-age and event clues that shuffled single prints do not. Run-to-run swings on the bare-front sets are large, so treat those figures as indicative rather than precise. That hardest case is exactly why the review timeline exists, why the system reads every printed date and photo back for you instead of relying on visual guesses, and why we built face tagging with birth years: on shuffled bare prints it roughly doubles the within-a-year rate, and on ordered albums it roughly doubles the exact-year rate, both measured in the next section.
The shuffled bare prints above are the worst case, but they are not a dead end, because most family archives have one more source of evidence: the family. Timeline Scan finds the faces across your archive and groups them by person; name a person once, add their birth year, and every photo they appear in gains hard evidence: who is in the frame and how old they look. A tagged person born in 1991 who looks about three pins a bare print near 1994, and no photo of them can ever be dated before they were born.
No printed date, no back, no filename. But a three-year-old Emma pins this print near 1994.
Typical distance from the true date on those photos: about 2.4 years without tags, about 1 year with them. Exact-year rate goes from 18% to 31%.
We measured this in July 2026 on the shuffled bare-front set, the hardest case on this page, by running the same benchmark three times with and without tags (70 of the 200 prints contain people from the tagged family). On the photos with tagged people, the within-a-year rate roughly doubled, from 23% to 51%, and the typical miss fell from about two and a half years to about one. Those same photos also landed in the right decade more often (35% misplaced down to 23%) and in the right order more often (78% to 84% of the pairs the model dated apart). Diluted across all 200 prints, most of which hold no tagged face at all, that same gain reads as about 25% to about 38%, a lift of 9 to 17 points that held in every run. Adding only a family list with birth years, without tagging faces in the photos, delivered about a third of that gain.
We then ran the same three-run benchmark on the album-order set, again counting the photos with tagged people in them. There the within-a-year rate does not move (about 72% either way: the album order already carries it), but tagging still sharpens the result where order alone cannot: the exact-year rate roughly doubles, from 35% to 55%, and the typical miss falls from about a year to about three months. And unlike the shuffled set, the gain spreads across the whole album rather than staying on the photos with tagged people, because one pinned person anchors every photo scanned around them: the prints in those albums with nobody tagged in them went from 34% to 53% on exact year, nearly the same jump.
Two honest qualifiers. On shuffled loose prints the gain concentrates on photos that actually contain the people you tag; prints of scenery, or of people outside the family, do not benefit directly (on ordered albums the anchors reach further, as above). And photos that already carry strong evidence do not need the help: we ran the same three-run benchmark on the realistic 375-photo set, and with or without tags the results are statistically identical, on the 179 photos with tagged people just as much as across the whole set. Tagging is how you rescue the photos that have nothing else going for them.
For comparison, MyHeritage reports that PhotoDater’s year estimate is correct about 60% of the time on its own test data. Our exact-year rate runs 81–96% on realistic archive sets and 10–33.5% on bare fronts with no evidence at all, which is the honest way to read any photo-dating accuracy number: it depends almost entirely on how much evidence the photos carry. Our side-by-side comparison covers when each tool fits.
The free photo trial exists so you can judge the dating on your own scans before paying anything.
Try It Free