ComfyUI Node
⭐ Star Icon Exporter
A ComfyUI node in ⭐StarNodes/Image And Latent with 21 inputs and 2 outputs.
⭐ Star Icon Exporter
- images
- ico_path
- preview_batch
◄save_nameicon►
◄quantize_to_256true►
◄extra_sizes►
◄subfolderIcons►
◄shapenone►
◄rounded_radius_percent20►
◄background_color#FFFFFF►
◄padding_percent0►
◄auto_trimtrue►
◄stroke_enabledfalse►
◄stroke_color#000000►
◄stroke_width_percent6►
◄shadow_enabledfalse►
◄shadow_color#000000►
◄shadow_offset_px2►
◄shadow_blur_px4►
◄presetstandard►
◄naming_styleincrement►
◄export_web_faviconsfalse►
◄preview_size256►
Category⭐StarNodes/Image And Latent
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Image input (first image in batch will be used). | |
| save_name | STRING | icon | Base filename without extension. |
| quantize_to_256opt | BOOLEAN | true | Quantize to 256 colors for smaller files. |
| extra_sizesopt | STRING | Comma-separated extra sizes, e.g. 64,512 | |
| subfolderopt | STRING | Icons | Optional output subfolder under ComfyUI output. |
| shapeopt | COMBO | none | Apply icon shape. 'square' fills background, 'circle'/'rounded' keep transparent background. |
| rounded_radius_percentopt | INT | 200–50 | Corner radius as percent of icon size (for rounded). |
| background_coloropt | STRING | #FFFFFF | HEX color for square background (e.g. #000000). |
| padding_percentopt | INT | 00–40 | Uniform padding as percent of icon size. |
| auto_trimopt | BOOLEAN | true | Auto-trim transparent edges before shaping. |
| stroke_enabledopt | BOOLEAN | false | Draw an outline around the shape. |
| stroke_coloropt | STRING | #000000 | Outline color (HEX). |
| stroke_width_percentopt | INT | 60–20 | Outline width as percent of icon size. |
| shadow_enabledopt | BOOLEAN | false | Add a drop shadow behind the shape. |
| shadow_coloropt | STRING | #000000 | Shadow color (HEX). |
| shadow_offset_pxopt | INT | 2-20–20 | Shadow offset in pixels. |
| shadow_blur_pxopt | INT | 40–32 | Shadow blur radius in pixels. |
| presetopt | COMBO | standard | Preset size packs to include. |
| naming_styleopt | COMBO | increment | How to avoid overwriting existing files. |
| export_web_faviconsopt | BOOLEAN | false | Also export common web favicon PNG sizes. |
| preview_sizeopt | INT | 2568–1024 | Preview size to show in node (closest available will be chosen). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| ico_path | STRING | — |
| preview_batch | IMAGE | — |