parse_file
Extract text from local files including PDF, DOCX, images, and more by uploading to ParseJet. Get structured content output in text or markdown format.
Instructions
Parse a local file (PDF, DOCX, image, etc.) by uploading it to ParseJet and extracting its content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file on disk | |
| output_format | No | Output format: 'text' or 'markdown' | text |