place_image
Place an image onto an InDesign page with control over position, dimensions, scaling, and fitting mode. Supports linking and optional page selection.
Instructions
Place an image on the specified page (defaults to active page in InDesign UI)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the image file | |
| x | No | X position in mm | |
| y | No | Y position in mm | |
| width | No | Width in mm | |
| height | No | Height in mm | |
| pageIndex | No | Page index (0-based). Omit to use the active page in InDesign. | |
| linkImage | No | Link the image | |
| scale | No | Scale percentage (1-1000) | |
| fitMode | No | Image fitting mode | PROPORTIONALLY |