findimagedupes

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

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

Go to latest
Published: Mar 13, 2023 License: GPL-3.0 Imports: 20 Imported by: 0

README

findimagedupes License Pipeline status

findimagedupes finds visually similar or duplicate images.

Install

The dependencies:

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

Then:

go install gitlab.com/opennota/findimagedupes@latest

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.

Donate

Bitcoin (BTC): 1PEaahXKwJvNJGJa2PXtPFLNYYigmdLXct

Ethereum (ETH): 0x83e9607E693467Cb344244Df10f66c036eC3Dc53

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