A CLI for image resizing.
Easy build tool for running node modules in a non-CommonJS environment.
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
a set of solidity contracts that implement the core functionalities, PR displays and on chain interactions.
get dimensions of any image file
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Display resolution-dependent images using the image-set() function in CSS
Generates an image from a DOM node using HTML5 canvas and SVG.
Image Quantization Library in **TypeScript** *(MIT Licensed)*
A package used by Expo CLI for processing images
Parses the images in png or jpeg format for react-pdf document
MCC PLIB Module
React easy to use image component
<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-mask</h1> <p>mask an image with another image.</p> </div>
MediaPipe Vision Tasks
A responsive image cropping tool for React
image extension for tiptap
Detect image type and size using pure javascript
PNG image decoder and encoder written entirely in JavaScript
Fast and advanced TIFF decoder
Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)
A cross-platform, performant image component for React Native and Expo with Web support
mjml-image
Jest matcher for image comparisons. Most commonly used for visual regression testing.
Adds the convert method to Emojidex::Collection and Emojidex::Emoji, which\ allows you to convert an emoji collection or a single emoji to the specified\ image format.
Apache module providing image resizing functionality.
EXIF Reader is a module to read EXIF from JPEG and TIFF images.
EXIF Reader is a module to read EXIF from JPEG images.
Please see github page for instructions. https://github.com/vahdet-91/image_fetcher
EXIF Reader is a module to read EXIF from JPEG images.
A ruby gem for converting PDF documents into a series of images. This module is based off poppler_utils and ImageMagick.
This module stores the image files in Redis
This module stores the image files in Redis
J1 GALLERY Module is a gem-based module for J1 Template to create Justified Gallery compatible image and video galleries.
This module will push it to a S3 bucket, crop, resize and keep track of all the different version available for a single image.
This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. Also, have a look at OilyPNG at https://github.com/wvanbergen/oily_png. OilyPNG is a drop in mixin module that implements some of the ChunkyPNG algorithms in C, which provides a massive speed boost to encoding and decoding.