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 246 sharp issues
Sort by recently updated
recently updated
newest added

### What are you trying to achieve? How to add a spot color channel to a picture?like this in photoshop: ![image](https://user-images.githubusercontent.com/23014381/159198936-554894a0-cabf-4b0f-8763-b2e6bfccd99e.png)

enhancement

## Sobel Edge Detection ### Applying Sobel Edge Detection to Images applying machine learning techniques. I've been working on a personal project that supports automatic coloring book page generation. Started...

enhancement

## Feature request ### What are you trying to achieve? Calculate "fit over" dimensions. This is the term that I recall some image programs using in the past - I...

enhancement

First of all, thanks for the great job done with sharp !!! It is a very powerful tool for images manipulation... I would like to get some information about progression...

enhancement

Hi @lovell, Does sharp support the option to dissolve a transparent image? I was looking for something similar to imagemagick's dissolve option. I took a look at the docs but...

enhancement
help wanted

Is there any way to process the image transforming its perspective using this library? This is what I mean: ![example](https://i.stack.imgur.com/ARqWb.png) If not, do you know any approach to make this?...

enhancement

Hi, I'm trying to add a text to my picture by using composite API and an SVG wich contains a `` element. When I remove ``, or try with a...

question

This library is fantastic and it clearly hints at some support for XMP, IPTC, and EXIF but the documentation is very light and it makes it hard to understand how...

question

What are you trying to achieve? Adjust (not tint) one or multiple RGB channels (color balance). It is required for correcting colors of a picture. Have you searched for similar...

enhancement

What are you trying to achieve? -> **smaller images** Have you searched for similar feature requests? -> **Yes, see also https://github.com/lovell/sharp/issues/2245** What would you expect the API to look like?...

enhancement
blocked-upstream-dependency