We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364fd94 commit 03919abCopy full SHA for 03919ab
README.md
@@ -8,7 +8,7 @@ A modern PDF library for TypeScript. Parse, modify, and generate PDFs with a cle
8
9
LibPDF was born from frustration. At [Documenso](https://documenso.com), we found ourselves wrestling with the JavaScript PDF ecosystem:
10
11
-- **PDF.js** is excellent for rendering, but it's read-only
+- **PDF.js** is excellent for rendering and even has annotation editing — but it requires a browser
12
- **pdf-lib** has a great API, but chokes on slightly malformed documents
13
- **pdfkit** only generates, no parsing at all
14
0 commit comments