TINYPDF
// Minimal PDF creation library. <400 LOC, zero dependencies, makes real PDFs.
Tinypdf
Minimal PDF creation library. <400 LOC, zero dependencies, makes real PDFs.
13EmergingUnknown
What it does
Minimal PDF creation library. View sample PDF — Generated with ~50 lines of code --- | | tinypdf | jsPDF | |--|---------|-------| | Size | 3.3 KB | 229 KB | | Dependencies | 0 | 2 | ~70x smaller. We removed TTF fonts, PNG/SVG, HTML-to-PDF, forms, encryption, and compression. What's left is the 95% use case: put text and images on a page. Invoices, receipts, reports, shipping labels, tickets,
Getting Started
git
git clone https://github.com/Lulzx/tinypdf