Skip to content

harperreed/findimagedupes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findimagedupes License

findimagedupes finds visually similar or duplicate images.

Installation

no longer requires the phash library to be installed

go get github.com/opennota/findimagedupes

Usage

Search for similar images in the ~/Images directory and its subdirectories.

findimagedupes ~/Images

The same but use feh to display the duplicates.

findimagedupes -v feh ~/Images

If no arguments are specified, findimagedupes will print all the available arguments and their default values.

About

findimagedupes finds visually similar or duplicate images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%