ComfyUI Node
π― NL Match
A ComfyUI node in NOLABEL/Utilities with 17 inputs and 6 outputs.
π― NL Match
- A
- A_mask
- B
- B_mask
- A
- A_mask
- A_image_info_json
- B
- B_mask
- B_image_info_json
βtargetcontextβΊ
βmatch_resolutiontrueβΊ
βmatch_batchtrueβΊ
βmatch_color_spacetrueβΊ
βresize_modefitβΊ
βbatch_moderepeat_lastβΊ
βmask_default1.00βΊ
βtarget_width0βΊ
βtarget_height0βΊ
βtarget_batch_size1βΊ
βtarget_color_spaceβΊ
βA_image_info_jsonβΊ
βB_image_info_jsonβΊ
CategoryNOLABEL/Utilities
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| target | COMBO | context | 4 options: A, B, context, custom |
| match_resolution | BOOLEAN | true | β |
| match_batch | BOOLEAN | true | β |
| match_color_space | BOOLEAN | true | β |
| resize_mode | COMBO | fit | 3 options: fit, fill, stretch |
| batch_mode | COMBO | repeat_last | 4 options: repeat_last, cycle, truncate, pad_zero |
| mask_default | FLOAT | 1.000β1 | β |
| target_width | INT | 00β16384 | β |
| target_height | INT | 00β16384 | β |
| target_batch_size | INT | 11β4096 | β |
| target_color_space | STRING | β | |
| Aopt | IMAGE | Optional A image stream. | |
| A_maskopt | MASK | Optional A mask. Missing masks are filled from mask_default. | |
| A_image_info_jsonopt | STRING | Optional serialized color metadata for A. | |
| Bopt | IMAGE | Optional B image stream. | |
| B_maskopt | MASK | Optional B mask. Missing masks are filled from mask_default. | |
| B_image_info_jsonopt | STRING | Optional serialized color metadata for B. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| A | IMAGE | β |
| A_mask | MASK | β |
| A_image_info_json | STRING | β |
| B | IMAGE | β |
| B_mask | MASK | β |
| B_image_info_json | STRING | β |