Lulzx/tinypdf
Minimal PDF creation library. <400 LOC, zero dependencies, makes real PDFs. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 97
- Release rhythm 65
- Longevity 18
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: n/a
- age_days: 258
- days_rel: 20
- days_push: 20
- n_releases_24m: 1
Adoption not part of the score
1908 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tinypdf is a minimal TypeScript library for creating PDF documents with under 400 lines of code and zero dependencies. It supports text, shapes, JPEG images, links, multiple pages, and markdown-to-PDF conversion while intentionally omitting features like custom fonts, PNG/SVG, forms, and encryption.
Use cases
- generate invoices as pdfs
- create receipts programmatically
- build pdf reports from data
- make shipping labels
- generate event tickets
- create certificates in code
- convert markdown to pdf
- export data as pdf documents
When to choose
- you only need text, shapes, JPEG images, and links on pages
- bundle size matters and you want a tiny zero-dependency library
- generating invoices, receipts, labels, tickets, or certificates
- you want a simple programmatic API instead of heavyweight pdf libraries
When to avoid
- you need Unicode or custom TTF fonts
- you need PNG, GIF, or SVG image support
- you need forms, encryption, compression, or vector graphics
- you need HTML-to-PDF conversion
Facets
library · maturity active
pdf templating markdown pdf files web-development developer-tools bun cross-platform pdf-generation zero-dependencies minimal invoice-generator typescript tiny-library nodejs
2 sources
- readme: https://github.com/Lulzx/tinypdf · fetched 2026-08-28 · 85d7945c162d
- registry_npm: https://registry.npmjs.org/tinypdf · fetched 2026-08-29 · f245b9365cce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Lulzx/tinypdf | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem