This node loads multiple images from a specified subfolder within ComfyUI's input directory. It scans the chosen folder for common image file types and returns them as a list, making it useful for batch processing or dataset preparation.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `folder` | The folder to load images from. The options are the subfolders present in ComfyUI's main input directory. | STRING | Yes | *Multiple options available* |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `images` | List of loaded images. The node loads all valid image files (PNG, JPG, JPEG, WEBP) found in the selected folder. | IMAGE |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LoadImageDataSetFromFolder/en.md)

---
**Source fingerprint (SHA-256):** `62db052cfda66658172a881214d2a30dcfe626bec3ae619d1d32c75e327339c4`
