ComfyUI Node
HT Save Image Plus
A ComfyUI node in HommageTools/output with 25 inputs and 0 outputs.
HT Save Image Plus
- images
- mask
- florence2_model
◄output_formatPNG►
◄filename_prefixComfyUI_►
◄add_sequence_numbertrue►
◄output_dir/tmp/ComfyUI/output►
◄min_pixel_threshold0►
◄crop_to_alphafalse►
◄enable_captioningfalse►
◄jpeg_quality90►
◄tiff_compressionadobe_deflate►
◄save_alphatrue►
◄text_content—►
◄text_extension.txt►
◄text_encodingUTF-8►
◄save_metadatatrue►
◄caption_typedetailed_caption►
◄caption_pre►
◄caption_post►
◄max_new_tokens1024►
◄num_beams3►
◄do_sampletrue►
◄seed1►
◄keep_model_loadedfalse►
CategoryHommageTools/output
Inputs (25)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Images in BHWC format to save | |
| output_format | COMBO | PNG | Output image format |
| filename_prefix | STRING | ComfyUI_ | Prefix or full filename for output |
| add_sequence_number | BOOLEAN | true | Append sequential number to filename |
| output_dir | STRING | /tmp/ComfyUI/output | Output directory path |
| min_pixel_threshold | INT | 00–2147483647 | Skip saving images with fewer pixels than this threshold |
| crop_to_alpha | BOOLEAN | false | Crop images to alpha channel content area |
| enable_captioning | BOOLEAN | false | Enable automatic captioning of saved images |
| jpeg_qualityopt | INT | 901–100 | JPEG Quality (1-100) |
| tiff_compressionopt | COMBO | adobe_deflate | TIFF compression method |
| maskopt | MASK | Optional mask to use as alpha channel | |
| save_alphaopt | BOOLEAN | true | Save alpha channel if present |
| text_contentopt | STRING | Optional text content to save alongside image | |
| text_extensionopt | STRING | .txt | Extension for text file |
| text_encodingopt | COMBO | UTF-8 | Text file encoding |
| save_metadataopt | BOOLEAN | true | Save prompt metadata in PNG files |
| florence2_modelopt | FL2MODEL | Florence2 model for auto-captioning | |
| caption_typeopt | COMBO | detailed_caption | Type of caption to generate |
| caption_preopt | STRING | Text to add before the caption | |
| caption_postopt | STRING | Text to add after the caption | |
| max_new_tokensopt | INT | 10241–4096 | Maximum number of tokens to generate for caption |
| num_beamsopt | INT | 31–64 | Number of beams for caption generation |
| do_sampleopt | BOOLEAN | true | Whether to use sampling for caption generation |
| seedopt | INT | 11–18446744073709550000 | Seed for caption generation |
| keep_model_loadedopt | BOOLEAN | false | Keep Florence2 model loaded after processing |
Outputs (0)
No outputs