Skip to content

nickaubert/pdupe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Identify duplicate photos

pdupe is a command line utility for identifying duplicate photos. It works by building a color map summary of given files and comparing them for deviations.

The logic for building the color map was taken from the "Find duplicates" feature in Geeqie.

pdupe ignores exif data. Since it analyzes the content of the photos, it's able to identify photos that have been altered slightly.

About

Golang utility to identify duplicate photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages