This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe Resize Image/Mask node provides multiple methods to change the dimensions of an input image or mask. It can scale by a multiplier, set specific dimensions, match the size of another input, or adjust based on pixel count, using various interpolation methods for quality.
Inputs
Note: The
crop parameter is only available and relevant when the resize_type is set to SCALE_DIMENSIONS or MATCH_SIZE. When using SCALE_WIDTH or SCALE_HEIGHT, the other dimension is automatically scaled to maintain the original aspect ratio.