extract_text
Extract text from PDF files by specifying page ranges. Retrieve single-page content as text or multi-page data as a dictionary mapping pages to their text. Simplify text extraction for targeted or full-document analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_page | No | ||
pdf_path | Yes | ||
start_page | No |