https://github.com/mozilla/pdfjs-dist
Generic build of PDF.js library.
https://github.com/mozilla/pdfjs-dist
Last synced: 10 months ago
JSON representation
Generic build of PDF.js library.
- Host: GitHub
- URL: https://github.com/mozilla/pdfjs-dist
- Owner: mozilla
- License: apache-2.0
- Archived: true
- Created: 2014-09-22T18:56:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T10:02:35.000Z (over 1 year ago)
- Last Synced: 2024-10-29T12:29:30.355Z (over 1 year ago)
- Language: JavaScript
- Size: 221 MB
- Stars: 1,189
- Watchers: 42
- Forks: 559
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](https://www.npmjs.com/package/pdfjs-dist)** and may not be visible here.