Ross ROSS = Recommend OSS · open-source software intelligence for agents

jgm/pandoc

Universal markup converter observed · 2026-08-28

github.com/jgm/pandoc · homepage · Haskell · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 26.0
  • age_days: 6010
  • days_rel: 21
  • days_push: 7
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

46031 stars · 3951 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Pandoc is a universal markup converter written in Haskell, available as both a library and a command-line tool. It converts documents between dozens of formats including Markdown, HTML, LaTeX, docx, EPUB, PDF, and slide show formats, with extensible Lua filters.

Use cases

  • convert markdown to pdf
  • convert docx to markdown
  • generate epub from markdown
  • turn markdown into a powerpoint or reveal.js slide deck
  • convert latex to html
  • batch-convert a directory of text files to rtf
  • extract plain text from html or word documents
  • write documentation in markdown and publish as pdf or html

When to choose

  • you need to convert documents between many markup formats with one tool
  • you want scriptable, reproducible document pipelines from the command line
  • you need PDF generation from markdown via LaTeX or other engines
  • you want to extend conversion behavior with Lua filters or a JSON AST

When to avoid

  • you need a graphical interface for document conversion
  • you need pixel-perfect WYSIWYG layout editing rather than markup conversion
  • you need a lightweight single-format converter and don't want a large Haskell binary

Facets

cli-tool · maturity stable

parser serialization documentation pdf markdown templating developer-tools developer-tools documentation files pdf windows cli cross-platform markup-converter document-conversion haskell lua-filters ebooks latex docx epub slide-decks publishing command-line linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
jgm/pandocmain98

For agents

markdown · JSON · MCP: product_card(name="jgm/pandoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem