pdf-to-text
Extract text from PDF documents with customizable options, including page range and inclusion of page numbers, for streamlined data accessibility.
Instructions
Extract all text from a PDF document
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_page | No | End page number (0-based, inclusive) | |
include_page_numbers | No | Whether to include page number markers in the output | |
pdf_id | Yes | ID of the PDF to extract text from | |
start_page | No | Start page number (0-based, inclusive) |