Ross ROSS = Recommend OSS · open-source software intelligence for agents

firecrawl/anydoc

Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings. observed · 2026-08-28

github.com/firecrawl/anydoc · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 98
  • Longevity 2

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 30
  • days_rel: 13
  • days_push: 9
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

18563 stars · 1077 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A fast Rust library that converts Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF documents into clean GitHub-Flavored Markdown, with bindings for Node.js, Python, and the browser via WebAssembly. It normalizes all formats through a single document model and serializer, producing LLM-ready Markdown in single-digit milliseconds without ML models or external services.

Use cases

  • convert docx files to markdown
  • parse pdf documents into clean markdown for LLMs
  • convert powerpoint and excel files to markdown
  • batch convert office documents to github-flavored markdown
  • run document conversion in the browser without uploading files
  • convert documents to markdown from node.js or python
  • prepare documents for RAG pipelines
  • convert csv and epub files to markdown

When to choose

  • you need fast, local, dependency-free conversion of office documents or text-based PDFs to Markdown
  • you want one consistent Markdown output across many input formats
  • you need bindings across Rust, Node.js, Python, CLI, and the browser
  • you're feeding documents into LLM or RAG workflows

When to avoid

  • you need OCR for scanned PDFs (use Firecrawl Parse or another OCR tool instead)
  • you need pixel-perfect fidelity to complex document layouts rather than clean Markdown
  • you need conversion to formats other than Markdown

Facets

library · maturity active

parser pdf csv markdown cli ocr files pdf developer-tools rust python wasm cli browser cross-platform document-conversion docx pptx xlsx epub odt rtf llm-ready github-flavored-markdown agent-skill natural-language-processing command-line nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
firecrawl/anydocmain79

For agents

markdown · JSON · MCP: product_card(name="firecrawl/anydoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem