pdf_blank_pages
Insert blank pages into a PDF at specified positions. Add separator pages or adjust chapter starts to odd pages.
Instructions
Insert blank pages into a PDF at specified positions. Useful for adding separator pages or ensuring chapters start on odd pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | PDF file path | |
| pageSize | No | "MatchPrevious" matches the size of the preceding page (default) | MatchPrevious |
| afterPages | Yes | Insert a blank page after each of these page numbers (1-indexed). Use 0 to add at the beginning. | |
| outputPath | Yes | Output path |