chain-operations
Chain multiple PDF operations in one workflow: compress, merge, split, protect, and more. Apply sequential operations to a PDF file with a single request.
Instructions
Chain multiple PDF operations together (e.g., compress then merge, or split then protect)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Initial PDF file path or URL | |
| outputDir | No | Output directory path | |
| operations | Yes | List of operations to chain | |
| outputFilename | No | Custom output filename |