paperquire — render Markdown to branded PDF from the terminal (batch, templates, stdin/stdout, CI/CD)

Wait 5 sec.

Just released v0.2.0 of PaperQuire with a CLI that does everything the GUI does: # simple render paperquire report.md # template + metadata paperquire spec.md -t corporate --author "Jane Doe" --watermark "DRAFT" # pipe through stdin/stdout cat notes.md | paperquire - --stdout > out.pdf # batch an entire directory paperquire batch ./docs -o ./out --glob "**/*.md" --continue-on-error Config via .paperquire.yml, 8 built-in templates, project-level settings resolution (global → project → CLI flags). Free tier does 3 PDF renders/day. brew install --cask paperquire/paperquire/paperquire or grab binaries from GitHub. Docs: https://paperquire.com/docs/cli.html   submitted by   /u/DishInternal431 [link]   [comments]