qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
20.48k stars 666 forks source link

[Question /Feature] #954

Open minicoz opened 1 year ago

minicoz commented 1 year ago

Is there support to select all but the biggest duplicates for the CLI similar images and similar video function?

Is it even possible to delete and remove duplicates at all using these functions?

qarmin commented 1 year ago

This is not possible, because most of the times, users wants to check if file is really duplicate(images/videos are compared by perceptual hashes and results can contains false positives), but if users wants to do such things, I will not stop them from doing it, and will try to implement this if later.