Free local document converter for developers. Markdown to PDF, Markdown to Word, JSON to Excel — from the command line. No upload, no Python, MCP for Claude Code, Codex, Cursor, Grok.
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
I built docgen-cli because installing 500MB of LibreOffice and headless Chromium just to turn a Markdown file into a styled PDF or Word doc was driving me crazy.
It's a single Rust binary that compiles raw text, Markdown, JSON, and CSV into styled .docx, .xlsx, and vector .pdf files in 1–4ms. Zero dependencies, no Python, no Node, ~12MB peak RAM.
A few highlights:
Zero-effort styling: 5 built-in themes (tech spec, executive, minimal, etc.)
CLI pipes: Pipe terminal output directly into docs.
Native MCP server: Hook it straight into Claude Code, Cursor, or Windsurf so your AI agents can export real local documents
100% offline & private
Repo: github.com/0xkaizoku/docgen-cli
Try it out and let me know what formats or themes you'd like added next!