{"schemaVersion":"opencli.cli.v1","slug":"pandoc","name":"Pandoc","shortName":"pandoc","binaryName":"pandoc","maker":{"slug":"pandoc","name":"Pandoc","type":"small-team","url":"https://pandoc.org","officialPlatformMaker":false,"featuredBuilder":false},"category":"Docs / Content","description":"Document conversion, markdown, and publishing from the terminal. Built by Pandoc.","tagline":"Document conversion, markdown, and publishing from the terminal.","install":{"packageManager":"brew","command":"brew install pandoc","packageName":null,"npmPackage":null,"brewFormula":"pandoc","brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"pandoc --version","signal":"Pandoc responds and can convert documents."},"quickStart":"pandoc README.md -o README.html","exampleWorkflow":["pandoc README.md -o README.html"],"agent":{"readiness":{"label":"Usable with guardrails","score":50,"reasons":["Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Prefer small commands and ask the agent to summarize plain text output."]},"packUrl":"https://opencli.co/cli/pandoc/agent.md","packMarkdown":"# OpenCLI Agent Pack: Pandoc\n\nUse this when an AI agent needs to work with `pandoc`.\n\n## What this CLI is for\nDocument conversion, markdown, and publishing from the terminal. Built by Pandoc.\n\nBest for: document conversion, markdown, and publishing from the terminal.\n\n## Agent readiness\nUsable with guardrails (50/100)\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\nbrew install pandoc\n```\n\n## Verify before real work\n```sh\npandoc --version\n```\nExpected signal: Pandoc responds and can convert documents.\n\n## Safe starting commands\n```sh\npandoc --version\n```\n\n```sh\npandoc README.md -o README.html\n```\n\n## Guardrails for agents\n- Prefer small commands and ask the agent to summarize plain text output.\n\n## Suggested agent instruction\nYou may use Pandoc (`pandoc`) for document conversion, markdown, and publishing from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"document conversion, markdown, and publishing from the terminal.","useThisIf":"You need docs and content in both local dev and CI.","skipIf":"You don't work with docs and content.","whatHappensNext":"Run `pandoc README.md -o README.html` and see what comes back."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":false,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":false,"requiresNetwork":false,"ciFriendly":true,"localFirst":false,"destructivePotential":"low"},"taxonomy":{"useCases":["Document conversion","Markdown","Publishing"],"aliases":["doc converter"],"keywords":["markdown pdf html docx"],"tags":["builder","agent-friendly","ci-friendly"]},"links":{"website":"https://pandoc.org","github":"https://github.com/jgm/pandoc","docs":"https://pandoc.org/MANUAL.html","opencli":"https://opencli.co/cli/pandoc","markdown":"https://opencli.co/cli/pandoc/agent.md","json":"https://opencli.co/cli/pandoc.json"},"metrics":{"githubStars":44661,"latestRelease":"2026-06-06T20:51:20Z","license":"GPL-2.0","metricLabel":"Homebrew installs (30d)","metricValue":30474,"metricSource":"homebrew","metricAsOf":"2026-06-08T11:00:45.560Z"}}