7 comments

[ 3.3 ms ] story [ 32.4 ms ] thread
Been using (and occasionally contributing to) Sharp for quite a while, both professionally and personally. Great library to have at hand when you need to deal with images.
Been using this forever in CloudFront behaviors to auto-resize images. Thanks for the work, Sharp!
Good library. API can be a bit quirky. Like if you want to read image size before and/or after a resize or if you do or don't want to respect the image orientation/rotation in the image meta data. I usually have to convert to a buffer and then back to Sharp again for it to reload the changes but it works!
Sharp is great. Used it at projects at scale and it never let me down.