findimagedupes

command module
v0.0.0-...-28d9d15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2020 License: GPL-3.0 Imports: 20 Imported by: 0

README

findimagedupes License Pipeline status

findimagedupes finds visually similar or duplicate images.

Install

You'll need Go 1.8 or newer.

The dependencies:

  • Debian or Ubuntu: apt-get install libmagic-dev libjpeg-dev libpng-dev libtiff5-dev
  • RHEL, CentOS or Fedora: yum install file-devel libjpeg-devel libpng-devel libtiff-devel
  • Mac OS X:
brew install libmagic
brew install libjpeg
brew install libpng
brew install libtiff

Then:

go get -u gitlab.com/opennota/findimagedupes

Use

Search for similar images in the ~/Images directory:

findimagedupes ~/Images

...and its subdirectories:

findimagedupes -R ~/Images

The same but use feh to display the duplicates.

findimagedupes -R -p feh ~/Images

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

Also

There is a Perl script by that name, which uses a different hashing algorithm.

Documentation

Overview

Find visually similar or duplicate images.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL