Top 20 NuGet imageresizer Packages

Package Description
A simple C# ImageResizer library using wpf classes
Enables effortless responsive images when combined with ImageResizer and Slimmage.js. Image tags with a class of 'slimmage' will be converted into responsive images.
Enables ImageResizer to access and process images from MongoDB GridFS. Docs: http://imageresizing.net/plugins/mongoreader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit image...
CropUp allows images to be auto cropped for any size based on a gravity point so that the image's main motive stays visible even if its not in the center.
Dynamically extract frames from videos by time or percentage. Includes basic blank frame avoidance. Based on ffmpeg. Docs: http://imageresizing.net/plugins/ffmpeg Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'Im...
Cache plugin for ImageResizer .NET using Microsoft Azure Blob Storage.
Managed API for resizing/processing and combining multiple images (and files) into a .zip folder asynchronously (or synchronously, if needed). Docs: http://imageresizing.net/plugins/batchzipper Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30...
Allows images to be resized by specifying a fake folder instead of using the querystring. For example, `image.jpg?maxwidth=100&maxheight=100` would become `/resize(100,100)/image.jpg`. Visit http://imageresizing.net for details, documenation, and free support. E-mail [email protected] if ...
Cropping and resizing made simple with this easy, packaged demo. Install into any Web Application. Docs: http://imageresizing.net/plugins/wic Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. S...
ASP.NET MVC Html Helpers for generating Image Resizer URL api requests.
Decode and encode WebP images on the fly. Docs: http://imageresizing.net/plugins/webp Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some...
Returns JSON-formatted diagnostic information about the changes from your original images to your resized/processed images. Plugs into ImageResizer. REST API example: image.jpg?diagnosticjson=layout Docs: http://imageresizing.net/plugins/diagnosticjson Support: http://imageresizing.net/support ...
ImageResizer plugin; scale by percentage
Docs: http://imageresizing.net/plugins/fastscaling Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and tr...
Installs ImageResizer module by (carefully) modifying Web.Config. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some...
Fluent API for generating Image Resizer URLs.
Adds a ImageResult class that makes it very simple to add dynamic resizing of images in your mvc application. Check the projecturl for a how to