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

## Question about an existing feature ### What are you trying to achieve? I want to use sharp in an electron application. I want to build this application to work...

question

## Feature request ### What are you trying to achieve? I am trying to create gif using multiple images but the gif is being created with only one image. I...

enhancement

The debug log is compromising the gyp variable use_global_libvips and therefore breaks compilation when the detection adds additional output. ``` /app/node_modules/sharp # SHARP_FORCE_GLOBAL_LIBVIPS=true node -p "Boolean(require('./lib/libvips').useGlobalLibvips()).toString()" sharp: Detected SHARP_FORCE_GLOBAL_LIBVIPS, skipping...

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

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

question

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

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

I'm using this function to check if an uploaded image matches a specified size and, if not, resize it to the desired dimensions before proceeding with the next middleware or...

question

Error: Something went wrong installing the "sharp" module Cannot find module '../build/Release/sharp-android-arm64v8.node' Require stack: - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/node_modules/sharp/lib/sharp.js - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/node_modules/sharp/lib/constructor.js - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/node_modules/sharp/lib/index.js - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/dist/internal/convert.js - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/dist/Sticker.js - /storage/emulated/0/cpanel/node_modules/wa-sticker-formatter/dist/index.js - /storage/emulated/0/cpanel/zeyz.js - /storage/emulated/0/cpanel/function/chache.js...

installation

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

installation