If you've been taking digital photos since the mid-2000s, you probably have somewhere between 20,000 and 100,000 of them. They're on an old laptop, a phone, two external drives, a Google account, a Facebook account, and possibly a stack of CDs you haven't touched since a president ago.
The reason most people never fix this isn't laziness. It's that the job looks infinite. So here's the thing to understand before you start: you are not going to sort 40,000 photos one at a time. Nobody does that. What you're going to do is consolidate first, deduplicate second, and only then organize — and the organizing part is far smaller than you think.
Plan on four to six hours total, spread across a few sessions. Most of that is waiting for files to copy.
Step 1: Stop the bleeding
Before you touch the old stuff, make sure new photos have one home.
Pick where your phone photos go from now on — iCloud Photos, Google Photos, or an automatic upload to whatever cloud service you already pay for. Turn it on. Verify it's actually syncing by taking a photo and checking that it appears on your computer within a few minutes.
This takes ten minutes and it means the pile stops growing while you work on it.
Step 2: Build one staging area
Get an external hard drive with at least twice as much space as you think you need. A 2TB drive is plenty for most people's lifetime photo collection and costs less than dinner out.
On that drive, make a single folder called PHOTO-INBOX. Inside it, create one subfolder for each source you're going to pull from:
PHOTO-INBOX/
from-old-laptop/
from-blue-external-drive/
from-iphone-backup/
from-google-takeout/
from-cds/
from-husbands-computer/
Do not organize anything yet. Do not delete anything yet. You are just gathering.
Step 3: Empty every source into the staging area
Go source by source. Copy — don't move — everything that looks like a photo or video into its matching subfolder. Keep the original folder structure from each source intact, even if it's a mess. That structure sometimes contains date and event information you'll want later.
A few source-specific notes:
Old computers. Search the whole drive for image file types rather than browsing folders. On Windows, search *.jpg OR *.jpeg OR *.png OR *.heic OR *.mp4 OR *.mov in File Explorer. On Mac, use Finder's search with Kind = Image, then repeat for Movie. You'll find photos buried in email attachment folders and application caches you'd never have thought to check.
Google Photos. Use Google Takeout to export the full library. Request it in ZIP files no larger than 10GB or the download will fail on most home connections. Takeout includes a JSON file alongside each image with the original date and location — don't delete these yet, they matter for Step 6.
iPhone backups. If you have old iTunes/Finder backups, restoring them is painful. It's usually easier to pull from iCloud directly at iCloud.com or from the Photos app on a Mac.
Facebook, Instagram, Flickr. All of them have a "download your data" option. The image quality will be lower than your originals, so treat these as a last resort for photos you can't find anywhere else.
CDs and DVDs. If you no longer have an optical drive, an external USB one costs about $25. Copy the whole disc contents; sort later.
Let each copy run to completion before starting the next. Copying 200GB over USB 2.0 from a 2009 laptop can take most of a day, so start the slow ones before bed.
Step 4: Get a count and a reality check
Once everything is in PHOTO-INBOX, check the total file count and size. Right-click the folder and choose Properties (Windows) or Get Info (Mac).
This number is usually shocking, and it's usually inflated. In a typical consolidation, 30 to 50 percent of the files are duplicates — the same vacation photos copied from a camera to a laptop, then to a drive, then emailed to yourself. You are not organizing 60,000 photos. You're organizing maybe 30,000, and you'll cut that further.
Step 5: Deduplicate
This is where the pile actually shrinks, and it's the highest-leverage hour you'll spend.
Use a dedicated duplicate finder that compares file contents, not just filenames. Files named IMG_0432.jpg and IMG_0432 (1).jpg are obvious, but you'll also have beach.jpg and IMG_0432.jpg that are byte-for-byte identical.
Run it on the whole PHOTO-INBOX folder. Review the proposed deletions before confirming — good tools let you set a rule like "always keep the copy in the oldest folder" or "always keep the largest file size." Larger file size usually means less compression, so it's the better original.
Move duplicates to a folder called DUPES-DELETE-LATER rather than deleting outright. Wait a month, confirm nothing is missing, then delete.
Step 6: Fix the dates
Now that you have one deduplicated pile, the single most valuable thing you can do is make sure every file has a correct date. Date is what makes a photo findable forever, regardless of what app or software you switch to in ten years.
Most photos carry their date in the EXIF metadata automatically. The problem files are:
- Scanned prints, which are dated to the day you scanned them
- Photos received by text or email, which sometimes lose EXIF entirely
- Files exported from social media
- Anything from a camera whose clock was never set
Use a metadata tool to spot files where the EXIF date is missing or wildly out of line with the surrounding folder. Fix them in batches by folder — if you know a folder is from your 2011 trip to Nova Scotia, set the whole batch to July 2011 and move on. Approximate is infinitely better than wrong.
Step 7: Build the actual structure
Only now do you organize. And the structure should be boring:
PHOTOS/
2004/
2005/
...
2018/
2018-06 Nova Scotia Trip/
2018-08 Emma Birthday/
2018-misc/
2019/
Year folders at the top level. Inside each year, a folder for genuinely distinct events, and one misc folder for everything else. That's it.
Resist the urge to build a topic-based system — Family/, Vacations/, Pets/. It sounds better and it fails within a year, because half your photos belong in three categories at once and you'll stall out deciding. Chronology never has that problem. Every photo has exactly one date, and you almost always remember roughly when something happened even when you've forgotten what you called it.
Most photo software can do the year-and-month sorting for you automatically based on EXIF data. Let it. Then go back and rename the handful of folders that deserve real event names.
Step 8: Cull, but only lightly
You'll be tempted to delete aggressively. Be careful. Storage is cheap and regret isn't.
Delete without hesitation: blurry shots, accidental pocket photos, screenshots of things you no longer need, burst-mode sequences where you keep one, photos of whiteboards from a job you left.
Keep even if imperfect: any photo with a person in it, especially someone who has passed away or a child who's grown. Bad lighting doesn't matter in twenty years.
Step 9: Back it up before you celebrate
Your organized library now exists on exactly one external drive. That is a single point of failure, and drives fail.
Get the collection into at least three places: the working copy on your computer or drive, a second local copy on another drive, and one offsite copy in cloud storage. Do this before you delete anything from the original sources.
Step 10: Set a maintenance rhythm
The whole system collapses if new photos pile up again. Twice a year — say New Year's and the Fourth of July — spend thirty minutes doing the same loop on the last six months: import, dedupe, name the events worth naming, verify the backup ran.
Thirty minutes twice a year is the difference between a library that stays useful and one that needs another full weekend in 2032.
Next in this series: The Best Folder Structure for Photo Libraries (With Real Examples)