ComfyUI Node
Ino Remove Duplicate Files
Removes duplicate files from a folder using hash comparison.
Ino Remove Duplicate Files
- success
- message
- rel_path
- abs_path
- removed_list
- removed_count
◄enabledtrue►
◄parent_folder▾►
◄folder►
◄recursivetrue►
◄chunk_size32►
CategoryInoFileHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| recursive | BOOLEAN | true | — |
| chunk_sizeopt | INT | 328–1024 | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |
| removed_list | STRING | — |
| removed_count | INT | — |