Skip to content
#

duplicate-file-finder

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Duplicate file finder, a small Linux app that produces reports on duplicate and unique fils using sha256 checksum. Input can be one or more directories with optional filters of maximum files size and parts of file names . Output is multiple CSV (spreadsheet) reports that can be used to move or delete duplicates. Linux, Windows - WSL, MSYS2, Gitbash

  • Updated Jun 2, 2025

Этот проект представляет собой мощный инструмент для поиска и анализа дублирующихся файлов в указанной директории. Программа позволяет эффективно выявлять одинаковые файлы на основе их содержимого, используя алгоритм хеширования SHA-256. Она поддерживает настройку параметров, таких как минимальный размер файла для проверки и игнорирование определен

  • Updated Feb 14, 2025
  • Python

Improve this page

Add a description, image, and links to the duplicate-file-finder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the duplicate-file-finder topic, visit your repo's landing page and select "manage topics."

Learn more