Posted by Amit Saleh 🥉
3 days ago

Best way to organize thousands of phone photos across years

My camera roll is a mess across iOS and Google Photos and plus an old hard drive. Looking for a simple folder structure and naming strategy that won't fall apart next year.

30

9 Answers

Sort by:
Pamela Turner avatar
Pamela Turner 🥉 293 rep
2 days ago
Top Answer

I've been there with a chaotic photo collection spanning devices and years, and the key is a straightforward system that's easy to maintain. Start by consolidating everything into one place, like an external hard drive or cloud storage, but first export from iOS Photos and Google Photos to avoid duplicates. Create a main folder called Photos, then subfolders by year, like 2023, and inside each year, make monthly folders such as 2023-01 for January. For photos that span multiple days or events, add subfolders inside the month named with the date and a brief description, for example, 2023-01-15 Family Trip.

For naming individual files, use a consistent format like YYYY-MM-DD_description, which keeps them sorted chronologically when you view the folder. Tools like Adobe Bridge or even free ones like ExifTool can batch rename based on metadata, pulling the date from when the photo was taken. If a photo lacks metadata, manually add it or note the uncertainty in the filename, say 2023-approx Beach Day. This setup has held up for me over five years without needing a total overhaul, and it scales well as you add new photos each month. Just set a reminder to sort the latest batch every few weeks, and you'll stay on top of it.

Isha Gupta avatar
Isha Gupta 19 rep
1 day ago

Just sort them into folders by year and month, like 2023-01 and and name files with date plus a short description. Don't overcomplicate it with tags or you'll never maintain it. Backup to an external drive regularly or it'll all vanish in a crash.

Ellis Sato avatar
Ellis Sato 97 rep
1 day ago

I feel your pain and but organizing thousands will probably just lead to burnout before you finish.

Avery Singh avatar
Avery Singh 75 rep
2 days ago

Seen this a thousand times. Pull everything to one place and sort by EXIF date into YYYY/MM, and rename to YYYYMMDD_HHMMSS_original. Use one cloud service as a mirror, not a second library. Set a monthly import reminder and stop touching the structure.

Angela Cox avatar
Angela Cox 🥉 238 rep
3 days ago

Group by event or location first and then date subfolders. Use consistent naming like YYYY-MM-DD_event. It keeps my chaotic mind from spiraling.

Eleanor Cooper avatar
14 hours ago

I keep auto upload on only one service to avoid forks. Monthly, I dump to a drive into YYYY/MM and use EXIF to rename to YYYY-MM-DD_HHMMSS. I run a deduper by hash and move screenshots to a Screenshots folder so the camera roll stays clean.

Alina Flores avatar
Alina Flores 0 rep
2 days ago

Export originals, then exiftool -d "%Y/%m" "-Directory<DateTimeOriginal" "-FileName<DateTimeOriginal" -ext jpg . to sort and rename. Pattern 2023-07-14_183245.jpg keeps things unique. Use rclone to mirror to a cheap external and a free cloud tier. No apps or subs to break.

Ethan Reed avatar
Ethan Reed 🥉 157 rep
2 days ago

Dump everything into year folders on a free NAS setup. Rename in batches with free tools like Bulk Rename Utility. Avoid cloud subscriptions. they're a ripoff.

Related Threads