Skip to content

Minified build of PDF.js library including the viewer.

License

Notifications You must be signed in to change notification settings

oci-labs/pdfjs-dist-viewer-min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF.js Minified Distribution With Viewer

PDF.js is a Portable Document Format (PDF) library that is built with HTML5. Its 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. I was unable to find a distribution of PDF.js that was both minified and included the viewer.html component. This is essentially just the files produced by running: gulp minified against the upstream repo.

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