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

## Feature request ### What are you trying to achieve? Would like to see HEIC support to enable conversion from HEIC to other supported formats. Any plans for HEIC support?

question

## Possible bug When using the composite method with tile: true to add an overlay to an animated GIF, the overlay image repeats vertically across the GIF, creating a scrolling...

question

## Feature request ### What are you trying to achieve? From 16 bits (ushort) pngs I would to keep color depth when it saved ### When you searched for similar...

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
ready-to-ship

## Question about an existing feature ### What are you trying to achieve? I want to understand why the installation docs still have: ``` Ensure sharp is unpacked from the...

question

## Question about an existing feature ### What are you trying to achieve? I am trying to horizontally center a piece of text of random length into an image. ###...

question

## Feature request Release the current stable version as a 1.0.0 version ### What are you trying to achieve? I would just like the server ranges to be a little...

question

in my monorepo project: ✗ yarn install YN0007: │ sharp@npm:0.33.2 must be built because it never has been before or the last one failed YN0009: │ sharp@npm:0.33.2 couldn't be built...

installation

### Current Error ``` Error converting .dng to .png: Error: Input buffer has corrupt header: tiff2vips: tile size out of range at Sharp.toBuffer (../Nodo-demo/node_modules/sharp/lib/output.js:161:17) ``` Used URL --> `https://ovvyfiles.s3.us-east-2.amazonaws.com/listing-image/65b1125d76cb13c2979f2bb8/zmNpg3iUrP7a2OF7tuFC.dng` ##...

question

### What are you trying to achieve? conversion of gif to webp. sample image - https://res.cloudinary.com/olumorinsamuel/image/upload/v1706112890/sample-gif_aih0ge.gif With 1007 frames in this GIF, I encounter a memory issue when attempting to...

question