> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LoadImageDataSetFromFolder - ComfyUI Built-in Node Documentation

> Complete documentation for the LoadImageDataSetFromFolder node in ComfyUI. Learn its inputs, outputs, parameters and usage.

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`
