ComfyUI Node
🖼️AGSoft Load Image & Mask
🖼️ AGSoft Load Image & Mask. Loads an image (and mask from alpha channel) from input dir or a custom path, with preview. Outputs: image, mask, width, height, filename, filepath. The native preview follows custom_path: live when typed, after execution when linked. --- 🖼️ AGSoft Load Image & Mask. Загружает изображение (и маску из альфа-канала) из папки input или по кастомному пути, с превью. Выходы: image, mask, width, height, filename, filepath. Нативное превью следует за custom_path: живо при вводе руками, после выполнения — если путь пришёл линком.
🖼️AGSoft Load Image & Mask
- image
- mask
- width
- height
- filename
- filepath
◄image▾►
◄custom_path►
CategoryAGSoft/Image
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | Выберите / загрузите изображение из папки input. Используется, если не задан custom_path. --- Select / upload an image from the input directory. Used when custom_path is not set. | |
| custom_pathopt | STRING | Опционально: абсолютный путь к изображению (или линк со строкой). Переопределяет комбо. Превью автоматически переключается на этот файл (после выполнения, если путь пришёл линком). --- Optional: absolute path to an image (or a linked string). Overrides the combo. The preview automatically switches to this file (after execution when the path arrives via a link). |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| width | INT | — |
| height | INT | — |
| filename | STRING | — |
| filepath | STRING | — |