about

A compiler. Not another “AI writes your PDF” demo.

docgen-cli is a local Rust CLI and MCP server by Kaizoku. It compiles Markdown, JSON, and CSV into PDF, DOCX, XLSX, and HTML so coding agents do not have to invent a Python stack every time you ask for a file.

This website

This one-pager is a marketing shell. It does not convert documents, does not upload files, and does not talk to the binary. The product lives on GitHub:

github.com/0xkaizoku/docgen-cli

What you can convert

Markdown to PDF, Markdown to Word, and JSON or CSV to Excel — all from the terminal, all local.

Why it exists

AI CLIs are good at prose and bad at shipping Office files. The usual workaround — a 600-line skill that tells the model to write reportlab — burns tokens, time, and quota. docgen is the missing built-in: one invocation, structured errors, themes, MCP.

License

Protective free-use: you may run it. You may not clone it into a competing product. Read the LICENSE and the terms.

← back to the void