← Back to the Media Generation category

Image Resize

This node resizes an image to the specified width and height using Photon.

ImagePhotonTransformResize
Try this node

Inputs

NameTypeRequiredDescription
imageimageYesThe input image to resize.
widthnumberYesTarget width in pixels for the resized image.
heightnumberYesTarget height in pixels for the resized image.
samplingFilterstringNoThe sampling filter to use for resizing.

Outputs

NameTypeDescription
imageimageThe resized image (WebP format).

Related Nodes in Media Generation