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

`` Can we do this? Base64 is too big

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

enhancement
blocked-upstream-dependency

[澳门WGS84.zip](https://github.com/lovell/sharp/files/13828701/WGS84.zip) Windows prewview ![image](https://github.com/lovell/sharp/assets/19948086/ecfa093c-d42a-427b-829a-6539ced6398c) Convert TIF to PNG preview using Sharp ![image](https://github.com/lovell/sharp/assets/19948086/73038a2a-65ee-43a0-9557-6d52719038ea) my code ![image](https://github.com/lovell/sharp/assets/19948086/8a543742-8a44-486f-9e2b-68dc44d3530f) root@eulee:/home/eulee_geo_docker/geo_services_data/uploads/raster# identify -verbose 澳门WGS84.tif Image: 澳门WGS84.tif Format: TIFF (Tagged Image File Format) Mime type: image/tiff...

question

## Possible bug I am trying to resize images using `affine` instead of `resize`, in order to have access to different interpolation methods, such as `nohalo`, `bicubic`, etc. but the...

question

Hey, I am using sharp to store an image from a svg in my project. But I have a problem when I want to have one "clip-path" inside another. The...

enhancement
blocked-upstream-dependency

## Question about an existing feature ### What are you trying to achieve? Consistent output without white border. ### When you searched for similar issues, what did you find that...

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 have a issue resizing jpg image, it is a corrupted file but I need to process it too, could you please help me, thanks the code const readStreamObject =...

bug
blocked-upstream-dependency

Hi, I got 2 images with are quite similar, but have a different background color. I want to use these different colors to make all those pixels transparent. So when...

question