Skip to content

awais045/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

About

The official repository for ImageResizer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.5%
  • C++ 4.7%
  • C 1.2%
  • Classic ASP 0.3%
  • CSS 0.1%
  • PostScript 0.1%
  • Other 0.1%