ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.28k stars 93 forks source link

REQ: Select/Delete by Dimension #105

Closed rcodehub closed 2 years ago

rcodehub commented 4 years ago

One thing that is missing and is really needed is the ability to select/mark/delete duplicates by photo dimension.

Currently it's only possible to delete the first or second image of a group, but if 90% of duplicates are the same dimension, 5% are larger in the first picture and 5% are larger in the second image there's no "easy" way of keeping the best photos from each grouping without processing each group one by one.

heinrichI commented 3 years ago

I tried to do something like this in WPF version https://github.com/ermig1979/AntiDupl/issues/57#issuecomment-487377786: image image

Is this what you want?

valsaven commented 2 years ago

Please check @heinrichI comment. If it doesn't help, reopen the issue.