Count PDF pages
pdf_page_countGet the page count of any PDF without sending the file anywhere — all processing occurs on your local machine.
Instructions
Return the number of pages in a PDF. Runs entirely on this machine — the file is read and written locally and never sent anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Path to the input PDF |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes |