ComfyUI Node
RBG Image Stitch Plus π§©
A ComfyUI node in RBG-Suite-Pack with 22 inputs and 1 output.
RBG Image Stitch Plus π§©
- image1
- image2
- image3
- IMAGE
βdirectionrightβΊ
βkeep_proportionπ resizeβΊ
βpad_color#ffffffβΊ
βcrop_positioncenterβΊ
βspacing_width0βΊ
βspacing_colorwhiteβΊ
βcustom_spacing_color#ffffffβΊ
βfill_transparent_backgroundfalseβΊ
βtransparent_fill_color#000000βΊ
βfinal_resize_modeπ« noneβΊ
βfinal_target_size1024βΊ
βresample_filterbicubicβΊ
βsupersample_factor1.0βΊ
βfinal_downsample_interpolationareaβΊ
βclarity_strength0.00βΊ
βsort_orderπ² 1-2-3βΊ
βcorner_radius0βΊ
βborder_color#ffffffβΊ
βouter_border_width0βΊ
CategoryRBG-Suite-Pack
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| direction | COMBO | right | 9 options: right, down, left, up, H_then_V_down, H_then_V_up, +3 |
| keep_proportion | COMBO | π resize | 4 options: π resize, π§± pad, πΌοΈ pad_edge, βοΈ crop |
| pad_color | STRING | #ffffff | Color hex code (e.g., #ffffff) |
| crop_position | COMBO | center | 5 options: center, top, bottom, left, right |
| spacing_width | INT | 00β1024 | β |
| spacing_color | COMBO | white | 6 options: white, black, red, green, blue, custom |
| custom_spacing_color | STRING | #ffffff | β |
| fill_transparent_background | BOOLEAN | false | If true, transparent areas will be filled with the specified color. |
| transparent_fill_color | STRING | #000000 | Color hex code (e.g., #000000) |
| final_resize_mode | COMBO | π« none | 3 options: π« none, βοΈ resize_longer_side, βοΈ resize_shorter_side |
| final_target_size | INT | 102464β8192 | β |
| resample_filter | COMBO | bicubic | nvidia_rtx_vsr: NVIDIA RTX AI upscaler (pip install nvvfx, RTX GPU required, upscale only, auto-fallback) | Interpolation for general resizing and the upscaling part of supersampling. |
| supersample_factor | FLOAT | 1.01β4 | Upscales then downscales the final image for anti-aliasing. Factor > 1 enables it. |
| final_downsample_interpolation | COMBO | area | Interpolation for the downsampling part of supersampling. 'area' is often best for this. |
| clarity_strength | FLOAT | 0.00-1β1 | Adjusts midtone contrast. Negative values for a dreamlike look, positive for punchy. -100=soft, +100=punchy. |
| sort_order | COMBO | π² 1-2-3 | Order in which images will be processed and stitched together |
| corner_radius | INT | 00β500 | Radius for rounded corners (0-500px). Creates smooth, polished corners. |
| border_color | STRING | #ffffff | Border/frame color hex code (e.g., #ffffff for white, #000000 for black). |
| outer_border_width | INT | 00β100 | Width of outer border frame around each image (0-100px). Frames each image beautifully. |
| image1opt | IMAGE | β | |
| image2opt | IMAGE | β | |
| image3opt | IMAGE | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | β |