ComfyUI Node
Ino Validate Media Files
Validates and categorizes media files, separating valid from invalid images and videos.
Ino Validate Media Files
- success
- message
- rel_path
- abs_path
- skipped_images_path
- skipped_images_unsupported_path
- skipped_videos_path
- skipped_videos_unsupported_path
- unsupported_files_path
- logs
- output_path
◄enabledtrue►
◄parent_folder▾►
◄folder►
◄include_imagestrue►
◄include_videostrue►
CategoryInoFileHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| include_images | BOOLEAN | true | — |
| include_videos | BOOLEAN | true | — |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |
| skipped_images_path | STRING | — |
| skipped_images_unsupported_path | STRING | — |
| skipped_videos_path | STRING | — |
| skipped_videos_unsupported_path | STRING | — |
| unsupported_files_path | STRING | — |
| logs | STRING | — |
| output_path | STRING | — |