PDF Split
Split a PDF into individual pages or page rangesProperties
| Property | Value |
|---|---|
| Type | pdf-split |
| Family | Actions |
| Group | Files & Storage |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| file | File | JSON | File handle, URL, or local path to the PDF file | Yes |
| span | Pages Per File | Number | Number of pages per output file (1 = one page per file) | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| files | files | array | Array of split PDF files |
| count | count | number | Number of output files |

