Everything exciting is happening on the develop branch. Why not head over there?
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.
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
ImageResizer has a very simple (and powerful) URL API. Check out the documentation.