imagemagick-aws-lambda-2
imagemagick-aws-lambda-2 copied to clipboard
ImageMagick for AWS Lambda 2 runtimes
I have successfully uploaded this layer and can confirm it works for my specific purpose of converting tif to pdf. However, I was wondering how to only use the tiff2pdf...
make the docker command overridable so that, for example, `-it` can be removed
Hi, I'm using Makefile_ImageMagick.txt from this issue: https://github.com/serverlesspub/imagemagick-aws-lambda-2/issues/6 But after a long time build I'm getting error: ``` Making install in src make[2]: Entering directory `/var/task/build/fontconfig-2.13.0/src' GEN fcobjshash.h /var/task/build/fontconfig-2.13.0/missing: line...
Hello, I am following [image-magick-lambda-layer](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:145266761615:applications~image-magick-lambda-layer) to created Lambda layer, then trying to contact pictures to one tile JPEG on Lambda. However I got an error below: -- ERROR montage: delegate...
The Nodejs v10 is no longer supported by AWS. Could you please update your layer to support node v20. I could not do it :((
Hi, Using ImageMagick version 7.0.8-45 has [some vulnerability][metabaseq] and they are fixed at 7.1.0-52. Highly appreciate it if a newer build version layer is provided for use by the community....
patch vulnerability @see https://github.com/serverlesspub/imagemagick-aws-lambda-2/issues/48