aws-samples / image-optimization

Simple, performant and cost efficient solution for optimizing images using Amazon CloudFront, Amazon S3 and AWS Lambda
MIT No Attribution
172 stars 106 forks source link

Quality parameter #21

Closed CifGom closed 7 months ago

CifGom commented 7 months ago

I have the original code deployed and by testing I see that it transforms images but the quality parameter does nothing, the file occupies the same space and there is no difference between the same photo in quality 100 or quality 10. The file format is jpg (supported in the code)