sharp icon indicating copy to clipboard operation
sharp copied to clipboard

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

Results 285 sharp issues
Sort by recently updated
recently updated
newest added

## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...

triage

## Possible install-time or require-time problem - [X] I have read and understood all of the [documentation relating to installation](https://sharp.pixelplumbing.com/install). - [X] I have searched for known bugs relating to...

installation

Problem Description We're encountering a write error when using Sharp for image processing on Windows systems (both Win10 and Win11) where the username contains Chinese characters.

bug
blocked-upstream-dependency

## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...

question

## Feature request When resizing images with `cover`, it's possible to define an origin position, which by default is `centre`. Other options are `top`, `right top`, `right`, etc. I'd like...

enhancement