ImageResizer 3.4.3

dotnet add package ImageResizer --version 3.4.3
NuGet\Install-Package ImageResizer -Version 3.4.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ImageResizer" Version="3.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageResizer --version 3.4.3
#r "nuget: ImageResizer, 3.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ImageResizer as a Cake Addin
#addin nuget:?package=ImageResizer&version=3.4.3

// Install ImageResizer as a Cake Tool
#tool nuget:?package=ImageResizer&version=3.4.3

Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing.

Docs: http://imageresizing.net/

Support: http://imageresizing.net/support

Works with .NET 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes.

Use ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings).

ImageResizer provides incredible quality and highly-optimized image processing - by default. Don't leak memory by using System.Drawing directly or create horrible previews with GetThumbnailImage. Add the ImageResizer.Plugins.DiskCache package to serve dynamic images as fast as static ones.

With this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design.

## Functionality in this package

The ImageResizer core package lets you:

1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files.

2. Pre-rotate or flip (based on gravity sensor OR manual angle).

3. Apply manual cropping in either source or screen coordinates.

4. Efficiently apply width and/or height constraints, using any of several constraint modes: max, pad, crop, or stretch. Provides the highest quality image resampling (bicubic 2-pass) available on the windows platform.

5. Rotate, flip, add borders, padding, margins, with custom colors.

3. Re-compress into jpeg (with adjustable compression) or lossless png form -  as a byte array, stream, or file.

All through a REST API and Managed API with a symmetrical command set.

URL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL.

## 30+ plugins available

Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also 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.



## Third-party integration

Third parties have made some excellent UI wrappers and plugins, including Eksponent CropUp, FluentExtensions, jQuery NailThumb, WebCropImage, and mindrevolution's ResponsivePresets. Check out our own StudioJS for an amazing image editing studio based on the REST API.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.
imazen/resizer
The official repository for ImageResizer
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
EgorBo/CrossChat-Xamarin.Forms
A chat application implemented using Xamarin.Forms and DDD + MVVM
Version Downloads Last updated
3.4.3 82,958 5/8/2014
3.4.2 21,522 11/26/2013
3.4.1 2,162 10/30/2013
3.4.0 883 10/17/2013
3.3.3 11,110 3/2/2013
3.3.2 2,955 1/24/2013
3.3.1 398 12/20/2012
3.3.0 395 12/4/2012
3.2.4 2,318 8/6/2012
3.2.3 475 6/30/2012
3.2.2 436 6/20/2012
3.2.1 85 6/4/2012
3.2.0 65 6/3/2012
3.1.5 561 2/22/2012
3.1.4 106 1/22/2012
3.1.3 61 1/14/2012
3.1.2 134 12/7/2011
3.0.13 212 10/23/2011
3.0.12 106 8/15/2011
3.0.11 65 7/28/2011
3.0.10.2 66 7/28/2011
3.0.10.1 85 6/15/2011
3.0.9.1 63 6/15/2011
3.0.9 350 6/15/2011