findimagedupes

command module
v0.0.0-...-a97058c Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2017 License: GPL-3.0 Imports: 14 Imported by: 0

README

findimagedupes License

findimagedupes finds visually similar or duplicate images.

Installation

findimagedupes uses rakyll/magicmime, which requires libmagic. Install it as follows:

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

Then

go get github.com/opennota/findimagedupes

Usage

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