pdf_read_text
Extract text from PDF files. Choose specific pages or extract all pages from text-based PDFs.
Instructions
Extract text content from a PDF file. Can extract from all pages or specific pages. Works with text-based PDFs (not scanned images).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Specific page numbers to extract (1-indexed). If omitted, extracts all pages. | |
| filePath | Yes | Absolute or relative path to the PDF file |