Tool Split Pdf
tool_split_pdfSplit a PDF into separate files by page ranges like '1-3,5' or into chunks of every N pages. Choose either method to create smaller, targeted PDFs.
Instructions
拆分 PDF:ranges='1-3,5' 按区间出文件,或 every_n=N 每 N 页一段。二者二选一。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| ranges | No | ||
| every_n | No | ||
| out_dir | No | ||
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||