serverless-sharp icon indicating copy to clipboard operation
serverless-sharp copied to clipboard

Serverless image optimizer for S3, Lambda, and Cloudfront

Results 40 serverless-sharp issues
Sort by recently updated
recently updated
newest added

source: bad seek to 41473\\nheif: Unsupported feature: Unsupported codec (4.3000)

Serverless offline was recently removed but [the docs](https://github.com/venveo/serverless-sharp) still say you can use it to run Serverless Sharpo locally... how so? Is there any way to run it locally without...

Getting these Deprecation warnings when deploying: ``` "service" is not accessible (configured behind variables which cannot be resolved at this stage). Starting with next major release, this will be communicated...

Could I please request a sample of what the correct syntax of this settings parameter should look like. The documentation states: _SLS_IGNORE Type: string Default: empty A comma-delineated string of...

Now that Sharp supports AVIF, we should support that as well.

enhancement

Team, Does the project support S3 Object Lambda access points instead of having to deploy the current serverless image handler stack? Wondering if there's any guides or information available to...

idea

There seems to be some logic for this (https://github.com/venveo/serverless-sharp/blob/master/src/ImageHandler.js#L169-L171) , but passing it as a query param results in a thrown 400/ExpectationType. Related: - https://github.com/venveo/serverless-sharp/issues/12 - https://docs.imgix.com/apis/rendering/format/lossless

bug

It appears images arent getting served as http2. I think all we need is `HttpVersion: 'http2'` in the CF DistributionConfig: https://stackoverflow.com/questions/45855775/how-to-enable-http-2-support-in-cloudfront-using-serverless

**Describe the bug** I've been playing with the module and I got an issue with [this gif](https://imgur.com/a/DkTGMSq) when resizing it **To Reproduce** Steps to reproduce the behavior: The original image:...

bug

configuration