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

Hello there, I couldn't understand about resize options position. According to the [document](https://sharp.pixelplumbing.com/api-resize#resize). The options.position is can be a value with two dimensions like: `sharp.position: right top, right bottom, left...

question

## 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

### What are you trying to achieve? Use Sharp in a nuxt nitro environment ### What would you expect the API to look like? Sharp should export an .mjs file...

enhancement
help wanted

What are you trying to achieve? Allow consumers of sharp to use your supported types. Maybe this applies to supported inputs too. Have you searched for similar feature requests? yes...

enhancement
ready-to-ship

## Possible install-time or require-time problem I am trying to create an image to DeepZoom converter on lambda. Using the prebuilt default binaries, I have uploaded sharp on a lambda...

enhancement
ready-to-ship

I'm trying to use `sharp.linear` function to equalize the histogram (stretch min and max values across the entire range of levels). In my application, this removes a type of fogging...

question

## 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...

enhancement
ready-to-ship

If I pass a simple png like the below, the trim function seems to trim far too much This is before: ![001 Merry Christmas 1](https://user-images.githubusercontent.com/768908/79462391-5482f000-7fef-11ea-9323-a9243240d56f.png) but this is after: ![image](https://user-images.githubusercontent.com/768908/79462583-9a3fb880-7fef-11ea-9c37-d8f7ccee8237.png)...

enhancement
ready-to-ship

## Feature request I'm rendering some SVGs that play a CSS animation. I was wondering if there's a way to set a delay so the snapshot is taken after a...

enhancement
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...

bug
ready-to-ship