pdfjs-dist vs jspdf vs pdf-lib vs react-pdf vs pdfmake vs pdfkit vs @pdfme/common
PDF Generation and Manipulation Libraries Comparison
3 Years
pdfjs-distjspdfpdf-libreact-pdfpdfmakepdfkit@pdfme/commonSimilar Packages:
What's PDF Generation and Manipulation Libraries?

These libraries provide various functionalities for creating, manipulating, and rendering PDF documents in web applications. They cater to different use cases, from simple PDF generation to complex document manipulation and rendering within web applications. Each library has its strengths, making them suitable for specific scenarios depending on the developer's needs and project requirements.

Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
pdfjs-dist4,137,165
51,73836.1 MB4613 days agoApache-2.0
jspdf3,050,197
30,52830.2 MB1167 days agoMIT
pdf-lib1,683,373
7,873-3024 years agoMIT
react-pdf1,606,132
10,463415 kB2318 days agoMIT
pdfmake953,509
12,07613.6 MB2984 months agoMIT
pdfkit925,227
10,3676.09 MB3983 days agoMIT
@pdfme/common52,682
3,5411.94 MB1032 months agoMIT
README for pdfjs-dist

PDF.js

PDF.js is a Portable Document Format (PDF) library that is built with HTML5. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

This is a pre-built version of the PDF.js source code. It is automatically generated by the build scripts.

For usage with older browsers/environments, without native support for the latest JavaScript features, please see the legacy/ folder. Please see this wiki page for information about supported browsers/environments.

See https://github.com/mozilla/pdf.js for learning and contributing.