Top 20 NuGet Packages depending on ImageResizer

Total dependencies: 70

Installs ImageResizer by (carefully) modifying Web.Config. Duplicate of ImageResizer.WebConfig for ImageResizer 4+. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins...
Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image pr...
The Enterprise Web Library (EWL), together with its tailored infrastructure platform, is a highly opinionated foundation for web-based enterprise software.
Package Description
Installs ImageResizer module by (carefully) modifying Web.Config. Docs: https://imageresizing.net/
Contains the core assemblies needed to run nopcommerce. This package only contains assemblies and can be used for package development.
OFrame Library is a helper library with several set of helper classes and methods to ease and speed up your application development process. It integrates with any web forms or mvc project and provides several efficient methods which you generally code from scratch. New methods and helpers added re...
ImageResizer plugin for resizing images from Azure Blob Storage
Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. Plugs into ImageResizer. REST API example: image.jpg?a.removenoise=3 Docs: http://imageresizing.net/plugins/advancedfilters Support: http://imageresizing.net/support ...
Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support. Docs: http://imageresizing.net/plugins/prettygifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available...
ImageResizer plugin for resizing images from S3
Provides automatic face detection, as well as the CropAround plugin, which can even be combined in a single request (using &c.focus=faces) to provide face-focused/face-preserving cropping. Docs: http://imageresizing.net/plugins/faces Support: http://imageresizing.net/support Requires license, se...
Alternate storage backend framework for ImageResizer
Dynamically apply an unlimited number of image and text over and under-lays with WPF-style layout. Docs: http://imageresizing.net/plugins/watermark Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on ...
Automatically trims whitespace from product images, leaving only a specified margin around the object. Uses sobel energy analysis and adjustable thresholding for great accuracy. URL commands: &trim.threshold=80, &trim.percentpadding=1 Docs: http://imageresizing.net/plugins/whitespacetrimmer Suppo...
ImageResizer plugin for resizing images located on remote servers
Adds support for processing animated GIFs, resizing/cropping/editing each frame automatically before re-composing them. Install and forget - no commands required. Docs: http://imageresizing.net/plugins/animatedgifs Support: http://imageresizing.net/support Requires license, see http://imageresiz...
Resize images using content-aware image resizing (seam carving). &carve=true Docs: http://imageresizing.net/plugins/seamcarving Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit ...
Apply grayscale, sepia, alpha, or brightness filters via the URL. * &s.grayscale=true|y|ry|ntsc|bt709|flat (true, ntsc, and y produce identical results) * &s.sepia=true * &s.alpha= 0..1 * &s.brightness=-1..1 * &s.contrast=-1..1 * &s.saturation=-1..1 * &s.invert=true Docs: http://imageresizing.ne...
TinyCache provides a fixed-size (30MB) disk cache. TinyCache is not compatible with the AsyncInterceptModule, only with InterceptModule. It is not as fast as the full DiskCache implementation, but does have the advantage of only using a fixed amount of disk space instead of a loose file count limit....