mcp-pdf-tools
by hanweg
extract-pages
Extract specific pages from a PDF file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_path | Yes | Input PDF file path | |
output_path | Yes | Output path for new PDF | |
pages | Yes | List of page numbers to extract (1-based indexing) |
Input Schema (JSON Schema)
You must be authenticated.