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

parallax/jsPDF

Client-side JavaScript PDF generation for everyone. observed · 2026-08-28

github.com/parallax/jsPDF · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 96
  • Release rhythm 75
  • 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: 29
  • age_days: 6114
  • days_rel: 169
  • days_push: 24
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

31289 stars · 4796 forks observed · 2026-08-28

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

jsPDF is a JavaScript library for generating PDF documents entirely client-side in the browser, with Node.js support as well. It lets developers create PDFs programmatically with text, images, and vector graphics without a server.

Use cases

  • generate pdf invoices in the browser
  • create pdf reports from javascript
  • export html page data to pdf client-side
  • generate downloadable pdf without a server
  • create pdf documents in node.js
  • add pdf export to a web app

When to choose

  • you need to generate PDFs entirely in the browser without server round-trips
  • you want a mature, widely used MIT-licensed JavaScript PDF library
  • you need both browser and Node.js PDF generation from one API

When to avoid

  • you need to parse or extract text from existing PDFs rather than create them
  • you need pixel-perfect conversion of complex HTML/CSS layouts to PDF
  • you are generating PDFs in a non-JavaScript stack

Facets

library · maturity stable

pdf developer-tools pdf web-development frontend files browser cross-platform pdf-generation client-side javascript document-creation html5 nodejs

6 sources

Member repositories

RepositoryRoleHealth v2
parallax/jsPDFmain89

For agents

markdown · JSON · MCP: product_card(name="parallax/jsPDF")

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