Releases: rwv/mupdf-aws-lambda-layer
Releases · rwv/mupdf-aws-lambda-layer
v1.1.1
v1.1.0
Release v1.1.0
What's New
- Add
mutool
andmuraster
layer
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: v1.0.0...v1.1.0
v1.0.0
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 filesbin/muraster
- Can be used to convert PDF pages to raster imageslib/*
- 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