1. ImageResizer

    By:

    Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes. Use ether the URL API: image.jp... More information

  2. ImageResizer.Plugins.AnimatedGifs - Resize and process animated GIFs

    By:

    Adds support for processing animated GIFs, resizing/cropping/editing each frame automatically before re-composing them. Install and forget - no commands required. Docs: http://imageresizing.net/plugins/animatedgifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search ... More information

  3. ImageResizer Web.Config Installation

    By:

    Installs the 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, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also f... More information

  4. ImageResizer.Mvc - MVC-friendly utilities

    By:

    Provides the MvcRoutingShim plugin for the ImageResizer Core library, which enables compatibility with MVC routing. Docs: http://imageresizing.net/plugins/mvcroutingshim Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeI... More information

  5. ImageResizer.Samples.Jcrop

    By:

    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, including WPF, WIC, FreeImage, OpenCV, AForge & Gho... More information

  6. ImageResizer Web.Config Installation for MVC

    By:

    Installs the ImageResizer module (with MVC support) 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, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrat... More information

  7. ImageResizer.Plugins.DiskCache

    By:

    Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image processing. Used by websites hosting hundreds of th... More information

  8. Piczard Image Upload

    By:

    SimpleImageUpload user control allows the final user to: - Upload an image to the server - Interactively crop, resize, rotate/flip and color adjust the uploaded image (WYSIWYG) - Automatically apply post-processing filters (e.g.: image resize + watermark) - View a preview of the uploaded image - Edit a previously uploaded image maintaining the im... More information

  9. ImageResizer.Plugins.PrettyGifs - High-quality GIF and 8-bit PNG encoding plugin

    By:

    Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support. Docs: http://imageresizing.net/plugins/prettygifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit ima... More information

  10. ImageResizer.Plugins.S3Reader - Serve (and resize) images (and documents) from Amazon S3

    By:

    Enables ImageResizer to access and process images from Amazon S3 buckets. Docs: http://imageresizing.net/plugins/s3reader 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, including WPF, WI... More information

  11. ImageResizer.Plugins.RemoteReader - Resize and process images located on other servers or websites

    By:

    The RemoteReader plugin allows the ImageResizer to resize and display images that are located at arbitrary URLs. Kind of like a resizing relay. There are 3 layers of security to prevent abuse. 1. The API signs the remote url with HMAC SHA-256 to prevent anyone from tampering or generating them without access to the signing key. 2. A whitelist ap... More information

  12. DynamicImage

    By:

    DynamicImage is a high-performance image manipulation library for ASP.NET.

  13. ImageProcessor

    By:

    Image Processor is an easy to use and extend processing library written in C#. It's fluent API makes common imaging tasks very simple to perform. Methods include; Resize, Rotate, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, and Transparency. If you use ImageProcessor please get in touch on my twitter... More information

  14. Piczard Image Manipulation Library

    By:

    Piczard is a FREE image manipulation library developed keeping focus on ASP.NET needs It provides a variety of tools that can help you to manage images in your ASP.NET applications: - PictureTrimmer: The world's most awesome WYSIWYG image cropping tool for ASP.NET. - An expandable set of classes and methods that allows - in an extremely easy way - ... More information

  15. ImageResizer.Plugins.SqlReader - Serve (and resize) images (and documents) from the database

    By:

    Enables ImageResizer to access and process images located in a SQL database. Docs: http://imageresizing.net/plugins/sqlreader 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, including WPF,... More information

  16. ImageResizer.Plugins.BatchZipper - Resize and zip multiple images asynchronously

    By:

    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+ plugins available Search 'ImageResizer' on nuge... More information

  17. ImageProcessor.Web

    By:

    ImageProcessor.Web adds a configurable HttpModule to your website which allows on-the-fly processing of image files. The module also comes with a file and browser based cache that can handle up to 12,960,000 images increasing your processing output and saving precious server memory. Methods include; Resize, Rotate, Flip, Crop, Watermark, Filter, S... More information

  18. Cropper

    By:

    Simple image cropper and resizer

  19. ImageResizer.Plugins.SimpleFilters - Grayscale, sepia, transparency, and brightness adjustments

    By:

    Apply grayscale, sepia, alpha, or brightness filters via the URL. * &s.grayscale=true|y|ry|ntsc|bt709|flat (true, ntsc, and y produce identical results) * &s.sepia=true * &s.alpha= 0..1 * &s.brightness=-1..1 * &s.contrast=-1..1 * &s.saturation=-1..1 * &s.invert=true Docs: http://imageresizing.net/plugins/simplefilters Support: http://imageresi... More information

  20. ImageResizer.Plugins.Watermark - Watermark images dynamically

    By:

    Dynamically apply an unlimited number of image and text over and under-lays with WPF-style layout. Docs: http://imageresizing.net/plugins/watermark 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+ p... More information