« All posts

anydoc: Rust Library Converts 14 Document Formats to Markdown

anydoc is a Rust library that quickly converts 14 document formats to Markdown. It ensures fast and consistent conversions.

anydoc is a fast Rust library that converts documents such as Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF into clean GitHub-Flavored Markdown. Developed by Firecrawl, this library enables conversion in single-digit milliseconds, ensuring a consistent output across formats. It includes bindings for Node.js, Python, and the browser via WebAssembly.