ComfyUI Node
DeepStereo: Texture Transformer
A ComfyUI node in DeepStereo/Texture with 10 inputs and 1 output.
DeepStereo: Texture Transformer
- image
- transformed_texture
◄rotate_degrees0►
◄rotation_fill_modetile►
◄rotation_bg_color000000►
◄grid_rows0►
◄grid_cols0►
◄invert_colorsfalse►
◄target_width0►
◄target_height0►
◄match_input_dimensionsfalse►
CategoryDeepStereo/Texture
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| rotate_degreesopt | INT | 00–359 | — |
| rotation_fill_modeopt | COMBO | tile | How to handle rotation: black_fill=fill with color, tile=tile rotated image, crop_to_fit=crop to original size |
| rotation_bg_coloropt | STRING | 000000 | Background hex color for black_fill mode (without #) |
| grid_rowsopt | INT | 00–10 | — |
| grid_colsopt | INT | 00–10 | — |
| invert_colorsopt | BOOLEAN | false | — |
| target_widthopt | INT | 00–4096 | Stretch to target width (0 = no stretch) |
| target_heightopt | INT | 00–4096 | Stretch to target height (0 = no stretch) |
| match_input_dimensionsopt | BOOLEAN | false | Resize output to match input dimensions (overrides target width/height) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| transformed_texture | IMAGE | — |