Info
Version: | 4.2.8 |
Author(s): | Nathanael Jones, Imazen |
Last Update: | Friday, July 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://imageresizing.net |
NuGet Url: | https://www.nuget.org/packages/ImageResizer.Plugins.DiskCache |
Install
Install-Package ImageResizer.Plugins.DiskCache
dotnet add package ImageResizer.Plugins.DiskCache
paket add ImageResizer.Plugins.DiskCache
ImageResizer.Plugins.DiskCache Download (Unzip the "nupkg" after downloading)
Dependencies
- ImageResizer(>= 4.2.8)
Tags
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 processing.
Used by websites hosting hundreds of thousands of images, with hundreds of requests per second.
Docs: http://imageresizing.net/plugins/diskcache
Support: http://imageresizing.net/support
Requires license, see http://imageresizing.net/plugins
## 30+ plugins available
Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace.
You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing.
Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.