parse_document
Extract structured content and layout from PDFs, images, and Office files. Supports output formats like HTML, text, and markdown.
Instructions
Parse a document using Upstage AI's document digitization API.
This tool extracts the structure and content from various document types,
including PDFs, images, and Office files. It preserves the original formatting
and layout while converting the document into a structured format.
Supported file formats include: PDF, JPEG, PNG, TIFF, and other common document formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the document file to be processed | |
| output_formats | No | Output formats (e.g., 'html', 'text', 'markdown') |