officemd_cli 0.1.1

CLI for OfficeMD document extraction and markdown rendering
officemd_cli-0.1.1 is not a library.

officemd_cli

officemd is the Rust CLI for OfficeMD.

Install

cargo install --path crates/officemd_cli

Examples

officemd stream examples/data/showcase.docx
officemd stream examples/data/showcase.xlsx --markdown-style compact
officemd inspect examples/data/OpenXML_WhitePaper.pdf --output-format json --pretty
officemd convert examples/data/showcase.pptx --output deck.md

Focus

  • Office document extraction for LLM and agent workflows
  • Compact markdown and JSON IR from a single CLI
  • Docling-compatible output via the bindings layer