pdf_info
Retrieve page count, file size, metadata, form field count, and page dimensions from PDFs using file path and optional password.
Instructions
Get detailed information about a PDF: page count, file size, metadata (title, author, dates), form field count, and page dimensions in points and inches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute or relative path to the PDF file | |
| password | No | Password if the PDF is encrypted |