Does it
actually run?

A new repo every day

We take a trending open-source repository, install it in a clean container, and run it against real files. Then we report exactly what came back — including the parts that broke. Every number on this page and in every video comes from the run itself.

anydoc

firecrawl/anydoc · Rust · MIT · 20,011 stars (read 2026-09-02)

Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.

report.docx CLEAN 16ms converted whole
books.xlsx DAMAGED 16ms header row came back empty; the column names were demoted into the body
scan.pdf REFUSED 19ms refused by default — OCR is opt-in and sends the file to a hosted service

$ npm install -g @firecrawl/anydoc
node:22-bookworm-slim · node v22.23.2 · anydoc 0.2.4 · aarch64
installed in 2.74s · each file converted 5×, timings are medians
run 2026-09-02