1
0
mirror of https://github.com/fumiama/dupimage.git synced 2026-06-05 02:00:32 +08:00
2022-07-30 12:16:27 +08:00
2022-07-24 22:21:34 +08:00
2022-07-24 22:21:34 +08:00
2022-07-24 22:21:34 +08:00
2022-07-24 22:21:34 +08:00
2022-07-24 12:33:16 +08:00
2022-07-30 12:16:27 +08:00
2022-07-30 11:42:44 +08:00

dupimage

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

usage

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
Description
Detect duplicated images and gather each group into a unique subfolder.
Readme GPL-3.0 80 KiB
Languages
Go 100%