jgm/pandoc
Universal markup converter 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
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
- readme: https://github.com/jgm/pandoc · fetched 2026-08-28 · dbfa9e108807
- homepage: https://pandoc.org · fetched 2026-08-29 · 20d5ed25305f
- site_page: https://pandoc.org/installing.html · fetched 2026-08-29 · 39e16434f00d
- site_page: https://pandoc.org/getting-started.html · fetched 2026-08-29 · d260fb6db49d
- site_page: https://pandoc.org/index.html · fetched 2026-08-29 · 20d5ed25305f
- site_page: https://pandoc.org/faqs.html · fetched 2026-08-29 · df80b8bf7e2b
- site_page: https://pandoc.org/releases.html · fetched 2026-08-29 · 39b82c61e82a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jgm/pandoc | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem