npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "image" 的结果(共 45 个)
jimp

An image processing library written entirely in JavaScript.

MIT
gm

GraphicsMagick and ImageMagick for node.js

MIT
sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images

Apache-2.0
@jimp/plugin-quantize

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-quantize</h1> <p>Reduces the number of colors in an image.</p> </div>

MIT
@jimp/plugin-blit

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-blit</h1> <p>Blit an image.</p> </div>

MIT
@jimp/js-bmp

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/bmp</h1> <p>Default Jimp bmp encoder/decoder.</p> </div>

MIT
@jimp/plugin-color

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/utils</h1> <p>Utils for jimp extensions.</p> </div>

MIT
@jimp/plugin-threshold

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-threshold</h1> <p>Lightens an image.</p> </div>

MIT
@jimp/js-gif

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/gif</h1> <p>Default Jimp gif decoder.</p> </div>

MIT
directory-encoder

Encode a directory of images to CSS

MIT
postcss-image-set-function

Display resolution-dependent images using the image-set() function in CSS

MIT-0
@csstools/postcss-image-function

Generate a solid-color image from any color

MIT-0
@csstools/postcss-image-set-function

Display resolution-dependent images using the image-set() function in CSS

CC0-1.0
@jimp/plugin-normalize

normalize an image.

MIT
@jimp/plugin-gaussian

gaussian blur an image.

MIT
@jimp/plugin-scale

scale an image.

MIT
@jimp/plugin-shadow

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-shadow</h1> <p>Creates a shadow on an image.</p> </div>

MIT
@jimp/plugin-invert

invert an image.

MIT
img-stats

Grabs stats of the image you feed it

MIT
image-meta

Detect image type and size using pure javascript

MIT
@jimp/js-png

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/png</h1> <p>Default Jimp png encoder/decoder.</p> </div>

MIT
@jimp/plugin-flip

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-flip</h1> <p>flip an image.</p> </div>

MIT
@jimp/plugin-circle

<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-circle</h1> <p>Creates a circle out of an image.</p> </div>

MIT
exif-parser

A javascript library to extract Exif metadata from images, in node and in the browser.