Closed lamyergeier closed 4 years ago
No, by default it doesn't sort by size.
However, check the --script
option. You can edit its output to do whatever you want with duplicates.
For example: findimagedupes -i 'VIEW()(ls -rlS "$@";echo)' -- *.jpg
Does the software sort the output (list of duplicate file paths separated by space) by size (in each line)?