npm pdf-lib 1.0.0
v1.0.0

latest releases: 1.17.1, 1.17.0, 1.16.0...
4 years ago

This release is a complete rewrite of pdf-lib.

This rewrite was extensive, touching every part of the library. Here is a high-level overview of the changes and improvements:

  • A new high level API
  • Much faster parser
  • More robust parser
  • Smaller bundle size (you must now opt-in to using fontkit if you use custom fonts)
  • Better handling of encrypted documents
  • Improved automated test coverage
  • Improved manual test coverage
  • New project site (https://pdf-lib.js.org)
  • Improved documentation
  • Improved examples
  • Cleaner build system
  • Async APIs to avoid blocking the event loop (especially important for client-side usage)
  • Cleaner project/code structure

Don't miss a new pdf-lib release

NewReleases is sending notifications on new releases.