This is a modified version of the pdf.js v3.0.219 legacy prebuild.
 
 
 
Go to file
Aleksandrs Korņijenko 39b29712d1 Minify pdf.js 2023-09-06 19:02:05 +03:00
build Minify pdf.js 2023-09-06 19:02:05 +03:00
web Minify pdf.js 2023-09-06 19:02:05 +03:00
LICENSE Initial commit 2022-11-18 21:05:41 +02:00
README.md Minify pdf.js 2023-09-06 19:02:05 +03:00

README.md

PDF.js

This is a modified version of the pdf.js v3.10.111 legacy prebuild.

PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5.

PDF.js is community-driven and supported by Mozilla. Main goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

Changes

Changes made to the pdf.js v3.10.111 legacy prebuild can be seen from 2dca5acb42

Compression

Minified, using (installed via npm):

css-minify --file viewer.css -o out
uglifyjs pdf.js -o pdf.js --source-map