ComfyUI Node
Qwen Image Prep
A ComfyUI node in Texture Alchemist/Texture with 6 inputs and 4 outputs.
Qwen Image Prep
- image
- image
- width
- height
- info
◄resolution448x448►
◄resize_modecrop►
◄interpolationbicubic►
◄custom_width448►
◄custom_height448►
CategoryTexture Alchemist/Texture
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| resolution | COMBO | 448x448 | Target resolution (must be multiple of 14 for Qwen) |
| resize_mode | COMBO | crop | How to fit image: stretch (distort), crop (maintain aspect), pad (add borders) |
| interpolation | COMBO | bicubic | Resampling method |
| custom_widthopt | INT | 44814–4096 | Custom width (must be multiple of 14) |
| custom_heightopt | INT | 44814–4096 | Custom height (must be multiple of 14) |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| info | STRING | — |