fs_image_resize
Resizes images to specified dimensions with optional aspect ratio lock and padding to target size.
Instructions
Resize image with ratio lock and padding support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| dest_path | Yes | ||
| source_path | Yes | ||
| pad_to_target | No | ||
| keep_aspect_ratio | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||