apply_image_transform
Adjust image position, scale, and rotation inside Figma nodes using AI. Modify scale mode (fill, fit, crop, tile), rotation in 90° increments, and translation offsets without moving the node.
Instructions
Adjust image position, scale, and rotation within node. Rotates the IMAGE inside the node, not the node itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to transform image on | |
| scaleMode | No | Change scale mode | |
| rotation | No | Rotation in 90-degree increments (0, 90, 180, 270). Rotates the IMAGE inside the node, not the node itself. | |
| translateX | No | Horizontal translation offset | |
| translateY | No | Vertical translation offset | |
| scale | No | Scale factor (1 = 100%) |