When to use
- Social format variants
- Banner crops
- Platform-specific sizing
generate_image → change_aspect_ratio, or upload_image → change_aspect_ratio.
Inputs
image
required
The image to reframe. Required.
Outputs
image
The reframed image.
Configuration
string
default:"16:9"
The aspect ratio to convert the image to.
string
default:"outpaint"
How to fill or fit the new frame:
outpaint, crop, or stretch.Pick the model in the node’s config panel. See Image models for the options, and Model settings for what each setting does. Outpaint generates new content to extend the image; crop and stretch do not. Runs consume credits.