# file-deduplication **Repository Path**: mingpeng22/file-deduplication ## Basic Information - **Project Name**: file-deduplication - **Description**: 查找重复文件。通过CRC校验码查找文件夹中的重复文件,将文件的crc校验码导出为xlsx文件 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-27 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: 重复文件, CRC ## README # file-deduplication ## Operating environment | 运行环境 nodejs npm:crc progress xlsx ## explain | 说明 File deduplication. Check for duplicate files in the folder via CRC 查找重复文件。通过CRC校验码查找文件夹中的重复文件,将文件的crc校验码导出为xlsx文件