ComfyUI Node
Square Maker
A ComfyUI node in Texture Alchemist/Texture with 6 inputs and 1 output.
Square Maker
- image
- image
◄methodcrop►
◄square_sizeshortest_edge►
◄custom_size1024►
◄crop_positioncenter►
◄scaling_methodlanczos►
CategoryTexture Alchemist/Texture
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| method | COMBO | crop | crop (maintain aspect, remove edges) or scale (stretch to square) |
| square_size | COMBO | shortest_edge | Base square size on shortest edge, longest edge, or custom size |
| custom_size | INT | 102464–8192 | Custom square size (only used when square_size=custom) |
| crop_position | COMBO | center | Where to crop from (only used when method=crop) |
| scaling_method | COMBO | lanczos | Resampling algorithm for quality |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |