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
React easy to use image component
Parses the images in png or jpeg format for react-pdf document
<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
Jest matcher for image comparisons. Most commonly used for visual regression testing.
Image structural similarity (SSIM). In TypeScript/JavaScript. For browser/server.
Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.
Accessible medium.com-style image zoom for React
<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-rotate</h1> <p>Rotate an image.</p> </div>
mjml-image
Compress images in the browser
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.
A pure Ruby GIF decoder and encoder with zero C extension dependencies. Supports LZW compression, color tables, transparency, and interlaced images.