ImageProcessor 2.4.1
See the version list below for details.
Install-Package ImageProcessor -Version 2.4.1
dotnet add package ImageProcessor --version 2.4.1
<PackageReference Include="ImageProcessor" Version="2.4.1" />
paket add ImageProcessor --version 2.4.1
#r "nuget: ImageProcessor, 2.4.1"
// Install ImageProcessor as a Cake Addin
#addin nuget:?package=ImageProcessor&version=2.4.1
// Install ImageProcessor as a Cake Tool
#tool nuget:?package=ImageProcessor&version=2.4.1
Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform.
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 please get in touch on my twitter @james_m_south.
Feedback is always welcome.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (49)
Showing the top 5 NuGet packages that depend on ImageProcessor:
Package | Downloads |
---|---|
ImageProcessor.Web
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 |
|
UmbracoCms.Web
Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
ImageProcessor.Plugins.WebP
Adds support to ImageProcessor for the WebP image format. If you use ImageProcessor please get in touch via my twitter @james_m_south Feedback is always welcome |
|
CKSource.CKFinder.Connector.Core
A core library for CKFinder |
|
ImageProcessor.Plugins.Cair
Adds support to ImageProcessor for Content Aware Image Resizing. If you use ImageProcessor please get in touch via my twitter @james_m_south Feedback is always welcome |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ImageProcessor:
Repository | Stars |
---|---|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
Version | Downloads | Last updated |
---|---|---|
2.9.1 | 723,232 | 7/29/2020 |
2.9.0 | 295,620 | 4/18/2020 |
2.8.0 | 498,174 | 12/18/2019 |
2.7.0.100 | 1,491,211 | 2/11/2019 |
2.6.2.25 | 484,824 | 6/8/2018 |
2.6.1.19 | 207,308 | 4/9/2018 |
2.6.0 | 117,938 | 1/30/2018 |
2.5.6 | 930,215 | 10/17/2017 |
2.5.5 | 61,670 | 9/12/2017 |
2.5.4 | 250,183 | 5/3/2017 |
2.5.3 | 434,005 | 3/27/2017 |
2.5.2 | 205,952 | 1/29/2017 |
2.5.1 | 62,012 | 1/9/2017 |
2.5.0 | 12,131 | 12/27/2016 |
2.4.5 | 204,629 | 10/4/2016 |
2.4.4 | 146,588 | 8/3/2016 |
2.4.3 | 25,584 | 7/7/2016 |
2.4.2 | 12,780 | 6/27/2016 |
2.4.1 | 12,221 | 6/13/2016 |
2.4.0 | 18,973 | 6/7/2016 |
2.3.3 | 326,856 | 2/10/2016 |
2.3.2 | 77,602 | 1/12/2016 |
2.3.1 | 19,651 | 12/1/2015 |
2.3.0 | 187,983 | 9/20/2015 |
2.2.8 | 42,664 | 7/17/2015 |
2.2.7 | 11,873 | 7/3/2015 |
2.2.6 | 18,021 | 6/22/2015 |
2.2.5 | 13,648 | 5/7/2015 |
2.2.4 | 6,233 | 4/23/2015 |
2.2.3 | 4,855 | 4/21/2015 |
2.2.0 | 43,477 | 2/27/2015 |
2.1.0 | 35,214 | 11/11/2014 |
2.0.1 | 24,775 | 9/4/2014 |
2.0.0 | 57,741 | 8/26/2014 |
1.9.5 | 287,581 | 8/5/2014 |
1.9.4 | 6,756 | 7/1/2014 |
1.9.3 | 3,715 | 6/18/2014 |
1.9.2 | 7,333 | 6/1/2014 |
1.9.1 | 2,524 | 5/22/2014 |
1.9.0 | 53,304 | 5/6/2014 |
1.8.8 | 10,830 | 4/14/2014 |
1.8.7 | 15,972 | 4/2/2014 |
1.8.6.1 | 3,780 | 3/19/2014 |
1.8.6 | 4,330 | 3/19/2014 |
1.8.5 | 1,446 | 3/18/2014 |
1.8.4 | 1,786 | 3/4/2014 |
1.8.3 | 32,053 | 2/16/2014 |
1.8.2 | 2,131 | 1/26/2014 |
1.8.1.1 | 4,476 | 1/6/2014 |
1.8.1 | 1,515 | 1/6/2014 |
1.8.0 | 1,851 | 12/17/2013 |
- remove Umbraco from list of types to exclude searching within.