Skip to content

ChadKillingsworth/resizer

Repository files navigation

Everything exciting is happening on the develop branch. Why not head over there?

ImageResizer - Much more than image resizing

Visit our home page for details and documentation.

What is it?

  • An IIS/ASP.NET HttpModule & image server
  • An image processing library optimized and secured for server-side use
  • A framework and collection of 40+ plugins to accomplish most common web imaging needs.

Install

Nearly all ImageResizer plugins are on NuGet (33+).

Get the basics:

PM> Install-Package ImageResizer.MvcWebConfig
PM> Install-Package ImageResizer.Plugins.DiskCache
PM> Install-Package ImageResizer.Plugins.PrettyGifs

Intro

ImageResizer has a very simple (and powerful) URL API. Check out the documentation.

Fit modes