ComfyUI Node
📐 S42 CutFlow Aspect Convert
A ComfyUI node in S42 CutFlow/Utilities with 5 inputs and 3 outputs.
📐 S42 CutFlow Aspect Convert
- clip
- clip
- frame_count
- info
◄target_ratio16:9►
◄custom_ratio1.778►
◄fit_modeletterbox►
◄bg_color#000000►
CategoryS42 CutFlow/Utilities
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | IMAGE | Video clip to convert. | |
| target_ratio | COMBO | 16:9 | Target aspect ratio. '16:9' = widescreen. '9:16' = vertical/phone. '1:1' = square. 'custom' = use custom_ratio value. |
| custom_ratio | FLOAT | 1.7780.2–5 | Custom aspect ratio (width/height). 1.778 = 16:9. Only used when target_ratio='custom'. |
| fit_mode | COMBO | letterbox | 'letterbox' = add black bars to preserve content. 'crop_center' = crop from center to fill. 'crop_smart' = center-weighted crop. 'stretch' = distort to fit. |
| bg_color | STRING | #000000 | Background/letterbox color (hex). Click swatch to pick. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| clip | IMAGE | — |
| frame_count | INT | — |
| info | STRING | — |