pdfjs-dist vs jspdf vs react-pdf vs pdf-lib vs pdfmake vs pdfkit vs @pdfme/common
PDF Generation and Manipulation Libraries Comparison
1 Year
pdfjs-distjspdfreact-pdfpdf-libpdfmakepdfkit@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,079,09951,35435.3 MB43518 days agoApache-2.0
jspdf2,735,98530,39427.3 MB1164 months agoMIT
react-pdf1,555,82210,343411 kB27a month agoMIT
pdf-lib1,513,7427,749-2964 years agoMIT
pdfmake983,24212,02913.6 MB2963 months agoMIT
pdfkit898,96010,3186.08 MB3913 months agoMIT
@pdfme/common42,6563,3721.94 MB689 days 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.