Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fumiama/dupimage

Detect duplicated images and gather each group into a unique subfolder.
https://github.com/fumiama/dupimage

Last synced: 16 days ago
JSON representation

Detect duplicated images and gather each group into a unique subfolder.

Awesome Lists containing this project

README

        

# dupimage
Detect duplicated images and gather each group into a unique subfolder.

## usage
```powershell
Usage: dupimage [-adhst] ext1 ext2...
-D enable debug-level log output
-a action sort
-d string
work directory (default "./")
-h display help
-s uint
folder sequence number start (exclude)
-t uint
duplicate throttle, max is 64 (default 5)
exts matching extensions
```