DEV Community

Discussion on: Size matters - Image Compression with Lambda and S3

Collapse
 
codewithoz profile image
Uche Ozoemena

Thanks for the awesome article! Did your final images drop noticeably in quality using this method? I have a similar pipeline and my images look noticeably worse when the original image is from a high-end mobile device with a powerful camera. I've tried using max quality for sharp but no luck. Any ideas? Thanks!

Collapse
 
aarongarvey profile image
Aaron Garvey

Thanks Uche,

No significant quality loss in my end unfortunately? The size of the image you are setting may come into play as well as quality settings? E.g compressing an image down to 200px width and height but displaying at 800px will always look like poor quality?