Topic: "duplicate-images"
markusressel/py-image-dedup
CLI utility to find near duplicate images and remove all but the best copy.
Language: Python - Size: 18 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 161 - Forks: 17

adumrewal/SIFTImageSimilarity
Interactive code for image similarity using SIFT algorithm
Language: Python - Size: 38.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 132 - Forks: 37

magamig/duplicate-images-finder
🏞🌉 Find and Delete Duplicate Images / Photos
Language: Python - Size: 11.9 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 84 - Forks: 14

NMTuan/bitwarden_data
handle bitwarden duplicate data
Language: Vue - Size: 217 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 3

vishal-wadhwa/Duplicate-File-Remover
Command line utility to remove exact duplicate files.
Language: C++ - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

DragonOfMath/dupe-images
Node.js package for finding and removing duplicate image files with extreme precision
Language: JavaScript - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

s-chh/duplicate-images-photos-video-finder
Find all the duplicate images in a folder by pixel-wise comparison and deletes them. Repeats it for all sub-directories as well.
Language: Python - Size: 48.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 6

Gartham/file-duplicate-checker
Program to scan and search for file duplicates. (~300MB/s)
Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

thijse/DSPhotoSorter
A command line tool for sorting photo's from the Synology DSPhoto auto-upload tool
Language: C# - Size: 50.8 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 1

EllangoK/duplicate-image-remover
Uses SSIM and MSE to get rid of duplicates and near duplicates
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

Bfgeshka/picunic 📦
Tool designed to find duplicate or similar images. Moved to https://notabug.org/bfgeshka/picunic
Language: C - Size: 246 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

HemantKumar01/Multimedia-Manager
An open source app for deleting duplicate images and sorting videos and images in separate folders. It is written in js,html css with electron framework.
Language: HTML - Size: 1.68 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

levabd/php-imagehash Fork of jenssegers/imagehash
🌄 Perceptual image hashing for PHP
Language: PHP - Size: 1.21 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

camd67/DupeDetector 📦
Detects to see if duplicate images exist in 1 or 2 folders
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 2

MahouShoujoMivutilde/lsidups
Find duplicates / perceptually similar images from terminal, export list / json to process them with tools like nsxiv.
Language: Go - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

FrozenAssassine/ImageDuplicateFinder
A simple image duplicates finder for windows
Language: C# - Size: 979 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

LolipopJ/dupimg-finder
A tool to find duplicate image pairs or the most similar images of target image in your file system.
Language: TypeScript - Size: 634 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

CodingWithCard/Duplicate_Image_Finder
Duplicate Image Finder is a nifty Python tool designed to tackle the common problem of duplicate images. It scans your chosen directory, identifies any repeated '.jpg' or '.png' files, and conveniently moves them into a separate folder. It's a simple, yet effective, solution for decluttering your digital photo collections.
Language: Python - Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rharish101/imgtools 📦
Collection of tools that work on images
Language: Python - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

martinstarkov/sycl-duplicate-finder
Image duplicate finder written with SYCL and OpenCV.
Language: C++ - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

caluml/duplicate-image-finder
Detect duplicate images
Language: Java - Size: 531 KB - Last synced at: about 2 years ago - Pushed at: almost 13 years ago - Stars: 1 - Forks: 1

Jaeiya/hashimg
Hobby project that finds duplicate images and allows you to review and delete them.
Language: Go - Size: 947 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tjaart-code/Delete-Duplicate-Images
a script for deleting duplicate images
Language: Python - Size: 30.3 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Robb-Fr/fast-dupes-finder
This repository proposes clean, fast and shell based scripts for identifying finding duplicate files in a folder.
Language: Shell - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

github-userx/Awesome-Duplication-Finders
Apps to find duplicate files including same/similar images & videos (with computer vision/AI)
Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zeronyk/image_duplication 📦
Software that removes duplicated images from folder2 in respect to folder1
Language: Python - Size: 17.8 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

EmreCanKURAN/DuplicateFileRemover
Removes the duplicate files.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MinhQNguyen86/image_comparison
Delete duplicate images
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

trinhbiendich/remove-duplicate-image
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

levabd/duplicate-image-detection
Perceptual image hashing
Language: Python - Size: 291 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Nixes/PerceptualDupFinder
Language: Rust - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
