AxDocumentParser_parse_pdf_to_md
Converts PDF documents to markdown using advanced OCR. Outputs markdown files with images saved in the same directory.
Instructions
Convert a PDF document to markdown using Axiomatic's advanced OCR. The output will be a markdown file with the same name as the input file, and the images will be saved in the same directory as the input file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | The absolute path to the PDF file to analyze |