This package has been flagged as retired by the package owner. Continue to use at your own risk
ImageResizer provides a comprehensive set of photography tools, from powerfully simple one-command adjustments, such as white balance correction and noise removal, to cutting-edge advanced controls, such as red-eye correction, object removal, and seam carving. Have your server deliver final images to the browser in milliseconds.
Full details of ImageResizer can be found at http://imageresizing.net/
It is recommend that if you use Visual Studio that you install ImageResizer using Nuget, this Umbraco installation package is only for those that don't use Visual Studio.
PM> Install-Package ImageResizer.MvcWebConfig
Once installed you can process images by adding querystring variables, e.g. /media/12343/test.jpg?width=200
If you want to use ImageResizer to manually crop images in Umbraco v7 it can be used in conjunction with the v7 Image Cropper Package