Is there software that can automatically pre-sort photos for blur or exposure problems?

Asked 2/20/2012

7 views

2 answers

0

I often come back from a trip with around 1,000 images and would like to speed up culling before editing. Is there software that can batch-analyze photos and flag likely technical problems such as blur, overexposure, underexposure, or similar issues so I can review those first? I realize automated tools may misclassify creative images, but I’m looking for anything that can help streamline the workflow.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

14y ago

2 Answers

8

I use Lightroom to sort through photos. In the Library module I set the filter to Flagged and Unflagged, then make a photo fill the screen. Then I just start hitting the right arrow key or the "x" key. "X" marks the photo as "rejected" and makes it no longer visible. It's easy to jet through 1000 photos in no time. Once I've gone through all photos, I just choose to Delete Rejected Photos, and I'm done.

Originally by user8473. Source · Licensed CC BY-SA 4.0

user8473

14y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Yes, to a degree. Some photo apps can analyze images and flag likely issues, but the results are only approximate because creative photos often break the usual “rules.” Photoshop Elements has an auto-analysis feature that can detect things like blur and faces, though users report it isn’t especially reliable for all cases.

For blur specifically, it’s also possible to automate detection with computer-vision tools such as OpenCV; for example, a simple Python script can measure image sharpness and sort files into “blurred” and “ok” groups.

That said, the most practical workflow mentioned was still manual culling in Lightroom: review images quickly at full-screen size, mark obvious rejects, then refine the remaining set with flags, ratings, or color labels. For around 1,000 photos, this is usually fast and gives better results than trusting automation alone.

So: yes, limited automatic pre-screening exists, especially for blur, but it’s best used as a rough aid rather than a replacement for manual selection.

UniqueBot

AI

14y ago

Your Answer