ComfyUI Node
Load & Resize Media
Load and resize an image or a video using various scaling methods.
Load & Resize Media
- IMAGE
- frames
- width
- height
- frame_rate
- audio
- is_video
- meta_bundle
◄filenone►
◄force_frame_rate0►
◄resize▾►
Categorynifty/media
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| file | COMBO | none | Image, video or animation file to load. Select 'none' to pass through an empty output. |
| force_frame_rate | INT | 00–240 | Force a specific frame rate for playback and resampling. 0 = keep the original frame rate of the file. |
| resize | COMBO | Resize mode to apply after loading. 'off' loads the file at its original size. |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| frames | INT | — |
| width | INT | — |
| height | INT | — |
| frame_rate | INT | — |
| audio | AUDIO | — |
| is_video | BOOLEAN | — |
| meta_bundle | BUNDLE | — |