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

Is there a fast way to use sharp/vips to check the integrity of an image? We'd like to validate an uploaded image before saving it to storage. Sharp could read...

question

Treat this as a work-in-progress that we can use to base our discussions from. Addresses #3369 In essence, this lifts the types from the `@types/sharp` module into the official package,...

enhancement

This PR adds explicit [permissions section](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions) to workflows. This is a security best practice because by default workflows run with [extended set of permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) (except from `on: pull_request` [from external...

## Question about an existing feature ### What are you trying to achieve? Hi everybody, I am trying to build an affordable home video surveillance system on a Raspberry Pi...

question

Hi Lovell! I've been helping maintain the `@types/sharp` module lately, and was wondering if you had any thoughts on whether or not you'd like to see these integrated into (bundled...

enhancement

## Question about an existing feature ### What are you trying to achieve? - I have a list of images that I can not reduce its size when storing, so...

question

It was working fine until 0.30. As soon as we upgrade library to 0.31.0, docker containers start crashing in production when request count goes high. No error in log, nothing...

bug
ready-to-ship

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

## Feature request ### What are you trying to achieve? In order for sharp to run on something like Stackblitz wasm support is needed, looking through all the various issues...

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

bug
blocked-upstream-dependency