imagededup icon indicating copy to clipboard operation
imagededup copied to clipboard

Adding a simple CLI to use it directly from the terminal

Open datitran opened this issue 6 years ago • 0 comments

It would be nice to use imagededup directly in the terminal like,

imagededup find-duplicates --image_dir path/to/image/directory --method PHash

The output would be the duplicates itself or you can also redirect to a file via an option like --outfile.

datitran avatar Oct 10 '19 15:10 datitran