ImageResizer 3.0.12
See the version list below for details.
dotnet add package ImageResizer --version 3.0.12
NuGet\Install-Package ImageResizer -Version 3.0.12
<PackageReference Include="ImageResizer" Version="3.0.12" />
paket add ImageResizer --version 3.0.12
#r "nuget: ImageResizer, 3.0.12"
// Install ImageResizer as a Cake Addin #addin nuget:?package=ImageResizer&version=3.0.12 // Install ImageResizer as a Cake Tool #tool nuget:?package=ImageResizer&version=3.0.12
Lightweight HttpModule and API for server-side image resizing and processing. Works with .NET 2, 3 and 4. Use ether the URL API (image.jpg?width=100&height=100) or the Managed API (ImageBuilder.Current.Build(source,dest,settings)).
Supports resizing, cropping, rotating, flipping, watermarking, converting images via the REST API. |||| Go to http://imageresizing.net/ for details, documenation, and support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (64)
Showing the top 5 NuGet packages that depend on ImageResizer:
Package | Downloads |
---|---|
ImageResizer.WebConfig
Installs ImageResizer module by (carefully) modifying Web.Config. Docs: https://imageresizing.net/ |
|
ImageResizer.Plugins.DiskCache
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 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. |
|
ImageResizer.MvcWebConfig
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. 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. |
|
ImageResizer.Plugins.PrettyGifs
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 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. |
|
ImageResizer.Mvc
If you are using ImageResizer 4+, you may safely remove this dependency from your project. |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on ImageResizer:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
Otiel/BandcampDownloader
A Windows app used to download albums from Bandcamp.
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
imazen/resizer
The official repository for ImageResizer
|
|
EgorBo/CrossChat-Xamarin.Forms
A chat application implemented using Xamarin.Forms and DDD + MVVM
|
Version | Downloads | Last updated |
---|---|---|
5.0.13-preview09 | 15,231 | 9/30/2023 |
5.0.11-preview08 | 4,605 | 12/23/2022 |
5.0.10-preview07 | 4,024 | 11/17/2022 |
5.0.9-preview06 | 3,785 | 11/4/2022 |
5.0.8-preview05 | 3,748 | 11/4/2022 |
5.0.7-preview-04 | 4,108 | 10/14/2022 |
5.0.6-preview03 | 3,918 | 10/14/2022 |
5.0.5-preview02 | 3,904 | 9/29/2022 |
5.0.4-preview01 | 3,971 | 8/26/2022 |
5.0.3-preview04 | 4,022 | 8/26/2022 |
5.0.2-preview03 | 3,947 | 8/25/2022 |
5.0.1-preview02 | 3,990 | 8/25/2022 |
4.2.8 | 1,340,462 | 7/31/2020 |
4.2.7-pre | 16,218 | 7/14/2020 |
4.2.6-pre | 24,033 | 11/2/2019 |
4.2.5 | 1,782,533 | 4/6/2018 |
4.2.5-pre | 17,835 | 2/19/2018 |
4.2.4-pre | 19,292 | 12/13/2017 |
4.2.3-pre | 16,925 | 12/13/2017 |
4.2.1-pre | 17,078 | 11/29/2017 |
4.2.0 | 319,700 | 11/28/2017 |
4.1.11 | 121,600 | 11/8/2017 |
4.1.10 | 133,669 | 9/13/2017 |
4.1.9 | 243,667 | 6/22/2017 |
4.0.5 | 1,187,506 | 1/31/2016 |
4.0.4 | 197,513 | 10/25/2015 |
4.0.3 | 22,013 | 10/25/2015 |
4.0.2 | 21,278 | 10/25/2015 |
4.0.1 | 171,723 | 10/25/2015 |
4.0.0-prerelease0881 | 18,006 | 8/11/2015 |
4.0.0-prerelease0877 | 18,154 | 7/7/2015 |
3.4.3 | 1,372,013 | 5/8/2014 |
3.4.2 | 181,726 | 11/26/2013 |
3.4.1 | 19,146 | 10/30/2013 |
3.4.0 | 13,052 | 10/17/2013 |
3.3.3 | 169,807 | 3/2/2013 |
3.3.2 | 26,927 | 1/24/2013 |
3.3.1 | 13,393 | 12/20/2012 |
3.3.0 | 11,034 | 12/4/2012 |
3.2.4 | 114,402 | 8/6/2012 |
3.2.3 | 28,261 | 6/30/2012 |
3.2.2 | 7,759 | 6/20/2012 |
3.2.1 | 6,693 | 6/4/2012 |
3.2.0 | 6,390 | 6/3/2012 |
3.1.5 | 38,274 | 2/22/2012 |
3.1.4 | 6,905 | 1/22/2012 |
3.1.3 | 6,188 | 1/14/2012 |
3.1.2 | 7,842 | 12/7/2011 |
3.0.13 | 7,341 | 10/23/2011 |
3.0.12 | 7,237 | 8/15/2011 |
3.0.11 | 6,272 | 7/28/2011 |
3.0.10.2 | 6,157 | 7/28/2011 |
3.0.10.1 | 6,206 | 6/15/2011 |
3.0.9.1 | 9,833 | 6/15/2011 |
3.0.9 | 301,664 | 6/15/2011 |