This repository has been archived on 2026-07-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drive/frontend/node_modules/pdfjs-dist
Elijah 267d429122
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
Numerous Bug Fixes
2026-05-22 15:50:45 -07:00
..
cmaps Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
iccs Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
image_decoders Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
legacy Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
standard_fonts Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
types Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
wasm Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
web Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
CODE_OF_CONDUCT.md Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
LICENSE Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
package.json Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
README.md Numerous Bug Fixes 2026-05-22 15:50:45 -07:00
webpack.mjs Numerous Bug Fixes 2026-05-22 15:50:45 -07:00

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.