Supported Document Formats
The AnydocAI local converter accepts the following document extensions. Files are processed in the browser and the current local file limit is 50 MB.
| Category | Supported extensions | Output |
|---|---|---|
.pdf | Markdown for text-based PDFs | |
| Word | .doc, .docx, .docm | Markdown |
| PowerPoint | .ppt, .pot, .pps, .pptx, .pptm, .ppsx, .ppsm | Markdown |
| Excel | .xls, .xlsx, .xlsm, .xlsb | Markdown |
| OpenDocument | .odt, .ods, .odp | Markdown |
| Publishing and text | .epub, .rtf, .csv | Markdown |
Open a format-specific converter: PDF, Word, DOCX, PowerPoint, Excel, CSV, EPUB, RTF, or OpenDocument.
Format detection and errors
AnydocAI uses the file extension to select a parser. A file may still fail when it is encrypted, malformed, missing required internal parts, or exceeds a parser safety limit.
Scanned PDF pages require OCR. The local converter reports that condition so you can choose an OCR workflow rather than accepting an empty or misleading result.
Output expectations
Markdown represents text structure, not the complete visual behavior of the original application. Review complex tables, multi-column PDF layouts, equations, charts, macros, animations, and embedded objects before using the output in production.