images_to_pdf
Combine multiple image files into a single PDF. Provide image paths and an output path, then set page size and orientation to customize the result.
Instructions
Create PDF from multiple image files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | A4 | |
| image_paths | Yes | ||
| orientation | No | portrait | |
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||