| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An image processing library for Node written entirely in JavaScript, with zero native dependencies.
Installation: npm install --save jimp
API documentation can be found in the main jimp package
🔨 cli - Jimp as a CLI program. Can load and run all plugins
🚀 If you want to add your plugins to this list make a PR! 🚀
If you want to extend jimp or omit types or functions visit @jimp/custom.
Basically clone, change, test, push and pull request.
Please read the CONTRIBUTING documentation.
Jimp is licensed under the MIT license. Open Sans is licensed under the Apache license
⭐ favicons - A Node.js module for generating favicons and their associated files.
⭐ node-vibrant - Extract prominent colors from an image.
⭐ lqip - Low Quality Image Placeholders (LQIP) Module for Node
⭐ webpack-pwa-manifest - A webpack plugin that generates a 'manifest.json' for your Progressive Web Application, with auto icon resizing and fingerprinting support.
⭐ wdio-screenshot - A WebdriverIO plugin. Additional commands for taking screenshots with WebdriverIO.
⭐ asciify-image - Convert images to ASCII art
⭐ node-sprite-generator - Generates image sprites and their spritesheets (css, stylus, sass, scss or less) from sets of images. Supports retina sprites.
⭐ merge-img - Merge multiple images into a single image
⭐ postcss-resemble-image - Provide a gradient fallback for an image that loosely resembles the original.
⭐ differencify - Perceptual diffing tool
⭐ gifwrap - A Jimp-compatible library for working with GIFs
⭐ replace-color - Replace color with another one pixel by pixel
| Back | FazBrowse Home | New Git URL |