pdf_to_markdown
Convert PDF files to Markdown format, preserving layout and extracting images, with full Unicode and CJK character support.
Instructions
Convert PDF file to Markdown format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdf_path | Yes | ||
| output_path | No | ||
| extract_images | No | ||
| preserve_formatting | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |