NoDecodeDelegateForThisImageFormat `TIFF\"' aws lambda

NoDecodeDelegateForThisImageFormat `TIFF\"' aws lambda

我正在尝试在 aws lambda convert -scene 1 test.tiff output.jpg 上使用从 imageMagick 转换为 运行 这个命令将 tiff 转换为图像。

但是我总是收到这个错误

NoDecodeDelegateForThisImageFormat `TIFF\"

我遇到了类似的问题 - 在我的例子中,TIFF\" 由于尾随引号 (")

而失败