anydoc alternatives
Curated alternatives to anydoc — and why you'd switch.
MinerU
Heavyweight document-to-markdown/JSON parser — PDFs plus Office (docx/pptx/xlsx) through layout analysis and OCR into LLM-ready output for RAG and agentic pipelines. 73k stars, self-hostable.
Why switchBoth turn office documents into LLM-ready Markdown: MinerU brings ML layout analysis and OCR at pipeline weight; anydoc is a structural converter that answers in milliseconds but skips scans.
Full comparison →OfficeCLI
Office suite built for AI agents: one binary, no Office install, creates, reads and edits Word, Excel and PowerPoint, and renders them to HTML/PNG so the agent can see what it made. Ships as a skill.
Why switchBoth handle Word/PowerPoint/Excel for agents. anydoc converts them to Markdown in single-digit milliseconds — read-only; OfficeCLI reads, writes and renders them. If the file is input, anydoc; if it's the deliverable, OfficeCLI.
Full comparison →