Skip to content

v1.0.0

Compare
Choose a tag to compare
@rwv rwv released this 29 Oct 06:11
· 3 commits to main since this release
89034cd

Release v1.0.0

What's New

  • Updated MuPDF to version 1.24.10
  • Built for Amazon Linux 2023 compatibility
  • Published as AWS Lambda Layer

Contents

This layer includes:

  • bin/mutool - An all purpose tool for dealing with PDF files
  • bin/muraster - Can be used to convert PDF pages to raster images
  • lib/* - All required shared libraries

Installation

  • Download the layer ZIP from this release
  • Create a new Lambda Layer in your AWS account
  • Upload the ZIP file
  • Attach the layer to your Lambda function

Compatibility

  • Built on Amazon Linux 2023
  • Compatible with all Lambda runtimes that support Amazon Linux 2023
  • Tested and verified for AWS Lambda environment

License

This release follows MuPDF's licensing terms. See MuPDF's license for details.

Full Changelog: https://github.com/rwv/mupdf-aws-lambda-layer/commits/v1.0.0