translate_pdf
Translate PDF documents while preserving mathematical formulas and layout, ideal for academic papers.
Instructions
Translates a PDF document using PDFMathTranslate-next. Preserves mathematical formulas and layout.
Args: pdf_path: PDF file path (absolute or relative to home directory) output_path: Optional custom output path for the translated PDF
Returns: Dictionary with paths to translated files (dual and mono versions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdf_path | Yes | PDF file path (absolute or relative to home directory) | |
| output_path | No | Optional output path for translated PDF |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||