convert_directory
Convert all files in a directory to Markdown, including PDFs, Office documents, and audio files. Batch processing for efficient format conversion.
Instructions
Convert all supported files in a directory to Markdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_directory | Yes | Path to the input directory | |
| output_directory | No | Path to the output directory (optional) |