Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sharp | 26,321 | 10,421 | 3,616 | 15 hours ago | 130 | July 21, 2023 | 123 | apache-2.0 | JavaScript | |
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. | ||||||||||
Libvips | 8,367 | 2 | 8 hours ago | 2 | March 23, 2018 | 67 | lgpl-2.1 | C | ||
A fast image processing library with low memory needs. | ||||||||||
Imagesharp | 6,738 | 178 | 752 | 2 days ago | 23 | March 28, 2023 | 49 | other | C# | |
:camera: A modern, cross-platform, 2D Graphics library for .NET | ||||||||||
Imageprocessor | 2,500 | 21 days ago | 2 | August 23, 2016 | 3 | apache-2.0 | C# | |||
:camera: A fluent wrapper around System.Drawing for the processing of image files. | ||||||||||
Metadata Extractor | 2,334 | 1,472 | 80 | a month ago | 19 | May 05, 2022 | 143 | apache-2.0 | Java | |
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files | ||||||||||
Twelvemonkeys | 1,682 | 224 | 73 | 7 hours ago | 34 | November 21, 2022 | 62 | bsd-3-clause | Java | |
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO | ||||||||||
Govips | 976 | 7 | 21 days ago | 39 | May 04, 2023 | 42 | mit | Go | ||
A lightning fast image processing and resizing library for Go | ||||||||||
Probe Image Size | 894 | 8,856 | 155 | 3 months ago | 32 | January 27, 2022 | 5 | mit | JavaScript | |
Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, SVG, PSD, ICO. | ||||||||||
Libgd | 824 | 6 | 2 months ago | 8 | December 10, 2021 | 113 | other | C | ||
GD Graphics Library | ||||||||||
Exif Py | 775 | 328 | 68 | a month ago | 19 | May 08, 2022 | 47 | bsd-3-clause | Python | |
Easy to use Python module to extract Exif metadata from digital image files. |
Given a thumbor object (from npmjs.com/package/thumbor-url), returns a sharp (npmjs.com/package/sharp) image object
Download node at nodejs.org and install it, if you haven't already.
npm install thumbor-to-sharp-image --save
npm install
npm test
MIT
Generated by package-json-to-readme