pdf_add_image
Add an image to a specific page of a PDF at defined coordinates and dimensions, enabling precise visual placement within documents.
Instructions
Add an image to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes | ||
| pdf_path | Yes | ||
| image_path | Yes | ||
| page_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |