01
Does it find only exact duplicates?
Yes. The tool compares SHA-256 hashes and only groups byte-for-byte matches.
判定方法
SHA-256 による完全一致
バイト単位で同じファイルだけを重複として扱います。
整理判断
削減できる容量を確認
出力
JSON レポートを書き出し
このツールについて知っておくべきこと。
Yes. The tool compares SHA-256 hashes and only groups byte-for-byte matches.
No. Hashing and grouping run entirely in your browser with no uploads.
処理は100%ブラウザ内で行われます。ファイルがサーバーにアップロードされることはありません。
WebAssemblyによるネイティブに近いパフォーマンス。アップロード待ち時間なし。
あらゆるデバイス(Windows, Mac, Chromebook, Mobile)のChrome/Edge/Firefoxで直接動作します。