ImageProcessor.Web
                             
                            
                                4.8.3
                            
                        
                    dotnet add package ImageProcessor.Web --version 4.8.3
NuGet\Install-Package ImageProcessor.Web -Version 4.8.3
<PackageReference Include="ImageProcessor.Web" Version="4.8.3" />
<PackageVersion Include="ImageProcessor.Web" Version="4.8.3" />
<PackageReference Include="ImageProcessor.Web" />
paket add ImageProcessor.Web --version 4.8.3
#r "nuget: ImageProcessor.Web, 4.8.3"
#:package ImageProcessor.Web@4.8.3
#addin nuget:?package=ImageProcessor.Web&version=4.8.3
#tool nuget:?package=ImageProcessor.Web&version=4.8.3
ImageProcessor.Web adds a configurable HttpModule to your website which allows on-the-fly processing of image files. 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
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
- 
                                                    
.NETFramework 4.5
- ImageProcessor (>= 2.5.3)
 - Microsoft.IO.RecyclableMemoryStream (>= 1.2.1)
 
 
NuGet packages (24)
Showing the top 5 NuGet packages that depend on ImageProcessor.Web:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            UmbracoCms
                                                        
                                                            
                                                         Installs Umbraco Cms in your Visual Studio ASP.NET project  | 
                                                    |
| 
                                                        
                                                            uIntra
                                                        
                                                         Uintra - An open source and lightweight framework for making an Extranet, Intranet or client portal based on Umbraco.  | 
                                                    |
| 
                                                        
                                                            HappyPorch.UmbracoExtensions.Core
                                                        
                                                         Extensions, helpers and services for Umbraco 8 websites  | 
                                                    |
| 
                                                        
                                                            EmailWorker.Data
                                                        
                                                         Library with all required functionality for EmailWorker.Web project  | 
                                                    |
| 
                                                        
                                                            HappyPorch.UmbracoExtensions
                                                        
                                                         Extensions for Umbraco 8 websites  | 
                                                    
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on ImageProcessor.Web:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            aspose-words/Aspose.Words-for-.NET
                                                        
                                                         
                                                            Aspose.Words for .NET examples, plugins and showcases
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Shazwazza/UmbracoIdentity
                                                        
                                                         
                                                            ASP.NET Identity implementation for Umbraco's native member data
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            kjac/FormEditor
                                                        
                                                         
                                                            A form builder editor for Umbraco 7 - let your editors build forms easily with this free package.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|
- Reduced CPU and memory usage on cleanup
- Fixed: Now correctly handles anonymous origin requests
- Fixed: Regression error when intercepting all requests.
- Background cleanup better handles restarted application