Info
Version: | 4.12.1 |
Author(s): | James Jackson-South |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://imageprocessor.org/ |
NuGet Url: | https://www.nuget.org/packages/ImageProcessor.Web |
Install
Install-Package ImageProcessor.Web
dotnet add package ImageProcessor.Web
paket add ImageProcessor.Web
ImageProcessor.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- ImageProcessor(>= 2.9.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.2.2)
Tags
The module also comes with a file and browser based cache that can handle millions of images, increasing your processing output and saving precious server memory.
Methods include: Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome.