firecrawl/anydoc: Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.
Office文書やPDFをGitHub Flavored Markdownへ変換するRust製ライブラリ。
Word/PowerPoint/Excel/OpenDocument/RTF/EPUB/CSV/PDFに対応し、Node.js/Python/WebAssembly向けのバインディングを提供する。
ファイル内容から形式を判定し、toMarkdown/toMarkdownBytes/toDocumentなどのAPIやCLIから利用できる。