# arsenetar/dupeguru

Find duplicate files

Repository: https://github.com/arsenetar/dupeguru
Canonical: https://ross.abutalabs.com/products/dupeguru
Homepage: https://dupeguru.voltaicideas.net
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python, deduplication
Last push: 2026-01-06T18:34:01+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 8, longevity 100
- inputs: {"age_days": 4821, "days_push": 239, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7787, forks 533 (observed 2026-08-28T04:10:04.979250+00:00)

## What it is
dupeGuru is a cross-platform GUI application for finding duplicate files on Linux, macOS, and Windows, written mostly in Python 3 with a Qt-based interface. It scans filenames or file contents with fuzzy matching, and offers special Music and Picture modes for tag-based and image-similarity deduplication.

## Use cases
- find duplicate files on my computer
- deduplicate photos that look similar
- remove duplicate music files by tags
- fuzzy match similar filenames
- free up disk space by deleting duplicates
- compare file contents to spot duplicates

## When to choose
- you want a polished GUI rather than a command-line dedupe script
- you need fuzzy filename matching or similar-picture detection, not just exact hashes
- you work across Linux, macOS, and Windows and want one tool
- you want safety features like reference directories and grouping to avoid accidental deletes

## When to avoid
- you need a headless or scriptable deduplication pipeline for servers
- you require active maintenance on macOS packaging or translations, which the project is seeking help with
- you need deduplication integrated into a backup or storage system rather than a standalone desktop app

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, search-engine, file-system, developer-tools
- domain: files, developer-tools, cross-platform
- platform: windows, python, cross-platform
- tags: duplicate-file-finder, deduplication, fuzzy-matching, qt, pyqt5, file-management, disk-cleanup, picture-dedup, music-dedup, linux, macos, desktop

## Member repositories
- arsenetar/dupeguru (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:04.979250+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:34:40.134069+00:00, confidence not recorded.
  - readme: https://github.com/arsenetar/dupeguru (fetched 2026-08-28T04:10:04.979250+00:00, sha e8a3579e4dc3)
  - homepage: https://dupeguru.voltaicideas.net (fetched 2026-08-29T08:31:00.565218+00:00, sha 9e2e867cacdf)
  - site_page: https://dupeguru.voltaicideas.net/about (fetched 2026-08-29T08:31:00.656858+00:00, sha 76bea7004783)
- Data as of 2026-08-30T08:39:29.467469+00:00.
