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

JazzCore/python-pdfkit

Wkhtmltopdf python wrapper to convert html to pdf observed · 2026-08-28

github.com/JazzCore/python-pdfkit · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4987
  • days_rel: n/a
  • days_push: 1042
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2045 stars · 326 forks observed · 2026-08-28

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

A Python 3 wrapper around the wkhtmltopdf utility that converts HTML, URLs, or strings into PDF documents using Webkit rendering. It exposes wkhtmltopdf options through a simple Python API and is now deprecated following the upstream wkhtmltopdf project's status.

Use cases

  • convert html to pdf in python
  • generate pdf from url
  • render html report as pdf
  • batch convert html files to pdf
  • generate invoices as pdf from templates

When to choose

  • you already depend on wkhtmltopdf and need a thin Python wrapper
  • you need quick HTML-to-PDF conversion with headers, footers, and TOC support
  • your environment already has a patched wkhtmltopdf binary installed

When to avoid

  • starting a new project, since both this library and wkhtmltopdf are deprecated
  • you need actively maintained rendering or modern CSS support (consider WeasyPrint or headless Chrome)
  • you cannot install external native binaries

Facets

library · maturity abandoned

pdf parser developer-tools pdf web-development developer-tools python windows cli wkhtmltopdf html-to-pdf deprecated webkit document-generation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
JazzCore/python-pdfkitmain23

For agents

markdown · JSON · MCP: product_card(name="JazzCore/python-pdfkit")

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