Find and remove duplicate files intelligently using content hashing, size, or name comparison. Save storage space and keep your file system clean.
npx clawhub@latest install file-deduplicatorFile Deduplicator scans your directories for identical or similar files using content hashing, size comparison, or name matching, then helps you remove or archive the duplicates safely. Install it to reclaim wasted storage space, reduce backup bloat, and keep your file system clean — without risking accidental data loss thanks to dry-run previews, archive mode, and full action logging.
npx clawhub@latest install file-deduplicatorClick the Install button at the top of this page for one-click setup
Identifies exact duplicate files by comparing their content rather than just names or sizes. This means renamed copies of the same file are still detected, making it the most reliable method for documents and code.
Choose between content hashing (most accurate), size-based comparison (fastest), or name-similarity detection (good for finding versioned files like file_v1, file_v2). Each method suits different use cases and performance needs.
Run any scan or removal operation in dry-run mode to see exactly which files would be affected before committing to any changes. Ideal for verifying results on unfamiliar directories.
Rather than permanently deleting duplicates, move them to a configurable archive folder. Files remain fully recoverable, and all moves are logged for audit and undo reference.
Set a size threshold so files above a certain size (default: 10MB) are never automatically removed. Whitelist critical directories to ensure they are never scanned or modified.
Each scan returns duplicate counts, total files scanned, bytes wasted, potential space savings, and scan duration. A log file records every action taken for recovery and audit purposes.
Scan accumulated photo libraries and download folders to surface duplicate images, installers, and media files. Keep the newest copy and delete or archive the rest to recover gigabytes of space.
Find duplicate PDFs, Word documents, and reports spread across multiple folders. Archive older versions and keep the latest, preventing version confusion and reducing backup size.
Identify duplicate source files and build artifacts across project directories. Exclude node_modules and .git automatically, then clean up what remains to keep repositories lean.
Analyze backup drives for redundant copies of the same files. Use the space savings estimate to understand how much storage is being wasted before committing to any removals.
action: 'move' mode.npx clawhub@latest install file-deduplicatorLog in to write a review
No reviews yet. Be the first to share your experience!