parallax/jsPDF
Client-side JavaScript PDF generation for everyone. 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
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
- readme: https://github.com/parallax/jsPDF · fetched 2026-08-28 · 81f56e35de32
- homepage: https://parall.ax/products/jspdf · fetched 2026-08-29 · 82dac0c7db36
- site_page: https://parall.ax/about · fetched 2026-08-29 · 70e72364da8e
- site_page: https://parall.ax/about/culture · fetched 2026-08-29 · 271ad4d80756
- site_page: https://parall.ax/about/leadership · fetched 2026-08-29 · 3aec9006cbef
- registry_npm: https://registry.npmjs.org/jspdf · fetched 2026-08-29 · b64ff0c80281
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| parallax/jsPDF | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem