raster_resize
Resize images by specifying width and height, a scale factor, or a fit mode (cover, contain, fill) for flexible dimension control.
Instructions
Resize image. Provide width/height, scale factor, or fit mode (cover/contain/fill).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | ||
| path | Yes | ||
| scale | No | ||
| width | No | ||
| height | No | ||
| output | No |