pdf-to-text
Extract text from PDF documents with configurable options, including page range and numbering. Ideal for transforming PDF content into editable or searchable text formats.
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) |