Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 209 Bytes

DupeDetector

Finds any duplicate images in 1 or 2 folders

Usage

python main.py <folder1> [folder2]

folder1 is always required

If folder2 isn't specified, the folder will be compared against itself.