PDF.js Versions Save

PDF Reader in JavaScript

v4.3.136

1 week ago

This release contains improvements for performance, image rendering, text selection, annotation editing, accessibility, handling of corrupted documents, integration with third-party frameworks (see #17245) and the viewer.

Changes since v4.2.67

v4.2.67

1 month ago

This release includes a new JPX decoder, based on OpenJPEG, which improves JPX image rendering performance and correctness. Moreover, this release contains improvements for the annotation editor, font conversion and the viewer.

Note that text selection boxes for some PDF files may overlap visually. This is a known issue that we currently track in https://github.com/mozilla/pdf.js/issues/17561.

Changes since v4.1.392

v4.1.392

1 month ago

This release features improvements, bugfixes and optimizations for accessibility, annotation rendering, annotation editing, font rendering, form handling, image rendering, text selection and the viewer.

Note that text selection boxes for some PDF files may overlap visually. This is a known issue that we currently track in #17561.

Changes since v4.0.379

v4.0.379

5 months ago

This release mainly contains improvements and bugfixes for the annotation editor functionality.

Changes since v4.0.269

v4.0.269

6 months ago

This release contains improvements for the annotation editor, including a UI for deleting annotations and experimental support for highlight annotations, as well as bugfixes and improvements after feedback on the initial PDF.js 4.0 release.

Changes since v4.0.189

v4.0.189

7 months ago

PDF.js 4.0 is a major release that contains a number of API changes, features and bugfixes. The following changes are highlighted:

  • Conversion to JavaScript modules for the builds
  • Conversion to Fluent for localization
  • Optimizations for CPU and memory usage
  • Improvements and bugfixes for the annotation editor and annotation rendering
  • Removal of the deprecated SVG back-end
  • Removal of other deprecated functionality and options

The complete list of changes in this release is shown below. If you're upgrading to PDF.js 4.0 we recommend checking the changes prefixed with [api-minor] and [api-major] since those might require updates to your code.

Changes since v3.11.174

v3.11.174

8 months ago

This release primarily features accessibility improvements for the annotation editor and fixes for the type definitions.

Changes since v3.10.111

v3.10.111

9 months ago

This release primarily features improvements and bugfixes for the annotation editor.

Changes since v3.9.179

v3.9.179

10 months ago

This release features improvements in the areas of annotation editing (including a new stamp editor), accessibility, form rendering/saving, text selection/copying and other bugfixes.

Changes since v3.8.162

v3.8.162

11 months ago

This release features improvements in the areas of annotation editing/saving/printing, font conversion, accessibility and performance.

Changes since v3.7.107