ComfyUI Node
Eagle Save Image
A ComfyUI node in EagleBridge with 11 inputs and 1 output.
Eagle Save Image
- image
- image
◄eagle_folder_id►
◄file_name_template%datetime%_%rand%►
◄local_subfolderEagleBridge/Image/%date%/►
◄formatwebp►
◄quality95►
◄lossless_webpfalse►
◄save_local_copytrue►
◄previewtrue►
◄memo►
◄website►
CategoryEagleBridge
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| eagle_folder_id | STRING | Paste the Eagle destination folder ID. Leave blank to save to the Eagle Library Root. To find folder IDs, open http://127.0.0.1:41595/api/folder/list in a browser while Eagle is running. | |
| file_name_template | STRING | %datetime%_%rand% | Supports %date%, %time%, %datetime%, %index%, %rand%. |
| local_subfolder | STRING | EagleBridge/Image/%date%/ | Supports %date%, %time%, %datetime%, %model%. |
| format | COMBO | webp | 3 options: webp, png, jpg |
| quality | INT | 951–100 | — |
| lossless_webp | BOOLEAN | false | — |
| save_local_copy | BOOLEAN | true | — |
| preview | BOOLEAN | true | — |
| memo | STRING | — | |
| website | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |