PDF.js: Difference between revisions

Content deleted Content added
m Behavior: Clean up spacing errors around commas and other punctuation., replaced: ) , → ),
No edit summary
Tags: Reverted references removed Visual edit Mobile edit Mobile web edit
Line 2:
{{Use dmy dates|date=October 2020}}
 
'''PDF.js''' is a [[JavaScript library]] that renders [[Portable Document Format]] (PDF) files using the [[web standard]]sstandards-compliant [[HTML5 Canvas]]. The project is led by the [[Mozilla Corporation]] after [[Andreas Gal]] launched it (initially as an experiment) in 2011.
{{Infobox software
| name = PDF.js
| logo = Pdf-js logo.svg
| screenshot = PDF js Screenshot in Firefox 100.png
| caption = PDF.js in Firefox 100, with a table of contents displayed on the sidebar
| collapsible =
| author = [[Andreas Gal]]
| developer = [[Mozilla]]
| released = {{Start date|2011|07|02|df=yes}}<ref name="PDF.js repo">{{cite web |title = Releases · mozilla/pdf.js |url = https://github.com/mozilla/pdf.js/releases |access-date = 12 March 2021 |website = [[GitHub]]}}</ref>
| latest release version = {{wikidata|property|edit|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|mdy|P348|P577}}}}
| programming language = [[JavaScript]], [[CSS]], [[HTML]]
| size = 3.94 MB<ref name="PDF.js repo" />
| platform = [[JavaScript engine]], [[web browser]]
| genre = [[PDF viewer]]
| license = [[Apache License]] 2.0<ref>{{cite web |url = https://github.com/mozilla/pdf.js/blob/master/LICENSE |title = pdf.js/LICENSE at master · mozilla/pdf.js |website = [[GitHub]]|date = 17 February 2022 }}</ref>
| website = {{URL|https://mozilla.github.io/pdf.js/}}
}}
 
'''PDF.js''' is a [[JavaScript library]] that renders [[Portable Document Format]] (PDF) files using the [[web standard]]s-compliant [[HTML5 Canvas]]. The project is led by the [[Mozilla Corporation]] after [[Andreas Gal]] launched it (initially as an experiment) in 2011.
 
== History and application ==