place_image
Place an image into an InDesign document with control over position, size, fit, and frame creation. Specify image path and optional dimensions in millimeters.
Instructions
Place an image with advanced options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position in mm | |
| y | No | Y position in mm | |
| width | No | Width in mm (optional, maintains aspect ratio if not specified) | |
| height | No | Height in mm (optional, maintains aspect ratio if not specified) | |
| fitOption | No | PROPORTIONALLY | |
| imagePath | Yes | Path to the image file | |
| pageIndex | No | Page index | |
| createFrame | No | Create frame first |