Nodes/ComfyUI_WLTX_nodes/πŸ”₯ Winnougan LTX Image Resize
ComfyUI Node

πŸ”₯ Winnougan LTX Image Resize

A ComfyUI node in Winnougan LTX with 5 inputs and 3 outputs.

By WinnouganΒ·Created 3 months agoΒ·Updated 3 months agoΒ· 4
πŸ”₯ Winnougan LTX Image Resize
  • image
  • image
  • width
  • height
β—„width768β–Ί
β—„height512β–Ί
β—„modefit_insideβ–Ί
β—„interpolationlanczosβ–Ί
CategoryWinnougan LTX

Inputs (5)

NameTypeDefaultDescription
imageIMAGEβ€”
widthINT76832–8192Target width in pixels. Wire from Winnougan LTX Calculator 'width' output. Auto-snapped to multiple of 32.
heightINT51232–8192Target height in pixels. Wire from Winnougan LTX Calculator 'height' output. Auto-snapped to multiple of 32.
modeCOMBOfit_insidefit_inside: scale to fit within target, preserving aspect ratio. fill_and_crop: scale to fill target, crop excess from center. stretch: ignore aspect ratio, fill target exactly. fit_width: match width exactly, scale height proportionally. fit_height: match height exactly, scale width proportionally.
interpolationCOMBOlanczosInterpolation method. Lanczos is best quality for downscaling. Bicubic for upscaling.

Outputs (3)

NameTypeDescription
imageIMAGEβ€”
widthINTβ€”
heightINTβ€”