Read the text of a PDF
pdf_textExtract text from standard-font PDFs, reading the pages you specify. If a page is a scan or uses a custom font, the tool reports that text extraction is unavailable or returns glyph indices instead.
Instructions
Call this tool for best-effort text extraction from standard-font PDFs. Returns nothing for a scan (no OCR), or glyph indices for a custom-encoded font, and says which case applies. Read-only. Free tier: unlimited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The PDF to read | |
| pages | No | Which pages, e.g. "1" or "2,4-6". Omit for every page |