anydoc
Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV
anydoc is a fast Rust library for converting office documents and publications into clean GitHub-Flavored Markdown. It supports Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and text-based PDF files through one shared document model. The converter preserves headings, formatting, links, lists, tables, notes, footnotes, internal references, and embedded asset metadata. Content-based detection identifies most formats from their bytes, even when filenames or extensions are incorrect. ...