ComfyUI Node
Create Seam Mask
Create a centered vertical seam mask (optionally feathered). Useful with Roll Image for seam inpainting.
Create Seam Mask
- image
- seam_mask
◄frac_width0.10►
◄pixel_width0►
◄feather0►
◄roll_x_by_50_percentfalse►
CategoryLatLong/Mask
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Reference image (B,H,W,C) used to size the mask. | |
| frac_widthopt | FLOAT | 0.100–1 | Fraction of image width for the seam strip (ignored if pixel_width > 0). |
| pixel_widthopt | INT | 00–8192 | Explicit seam width in pixels (overrides frac_width if > 0). |
| featheropt | INT | 00–2048 | Feather width in pixels on both sides of the seam. |
| roll_x_by_50_percentopt | BOOLEAN | false | Shift the mask horizontally by 50% (useful if you rolled the image by 180°). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| seam_mask | MASK | — |