Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

mozilla/pdfjs-dist

Repository files navigation

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 or environments, without support for modern features such as optional chaining, nullish coalescing, and private class fields/methods; please see the legacy/ folder.

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

Releases

As of February 2023, releases are pushed directly to NPM and may not be visible here.