pandoc
brew install pandoc
v3.10
GPL-2.0-or-later
Universal document converter between Markdown, LaTeX, HTML, DOCX, EPUB, and 30+ markup formats.
Why you might care
Pandoc is the standard tool for converting between document formats in CI/CD pipelines, documentation workflows, and publishing. Use it to generate PDFs from Markdown, convert Word docs to LaTeX, or produce EPUB from HTML—faster and more reliable than cascading platform-specific tools. Written in Haskell with extensive customization via templates and filters.
40.8k
30-day installs · #155
115.1k
90-day · #169
378.5k
365-day · #182
Runtime dependencies
Build dependencies
Links
- https://pandoc.org/
- Brew formula source: Formula/p/pandoc.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"pandoc-ruby",
"asciidoc",
"sphinx",
"kramdown"
],
"build_dependencies": [
"cabal-install",
"ghc"
],
"categories": [
"conversion",
"document",
"parser",
"text-processor"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"gmp"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Swiss-army knife of markup format conversion",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pandoc",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://pandoc.org/",
"homepage_og_description": "A universal document converter",
"homepage_og_image": null,
"homepage_title": "Pandoc - index",
"installs_30d": 40821,
"installs_365d": 378523,
"installs_90d": 115083,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": "2026-06-20T23:43:04+00:00",
"llm_model": "claude-haiku-4-5",
"name": "pandoc",
"oldnames": [],
"one_liner": "Universal document converter between Markdown, LaTeX, HTML, DOCX, EPUB, and 30+ markup formats.",
"optional_dependencies": [],
"rank_30d": 155,
"rank_365d": 182,
"rank_90d": 169,
"raw_hash": "527231ae8709e7b0",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/pandoc.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"unzip": "build"
},
"libffi"
],
"version_head": "HEAD",
"version_stable": "3.10",
"versioned_formulae": [],
"why_use_this": "Pandoc is the standard tool for converting between document formats in CI/CD pipelines, documentation workflows, and publishing. Use it to generate PDFs from Markdown, convert Word docs to LaTeX, or produce EPUB from HTML\u2014faster and more reliable than cascading platform-specific tools. Written in Haskell with extensive customization via templates and filters."
}