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.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

  3. Nibbler

    By:

    Compress JS, CSS and optimise PNG files in your Web project on Publish. Combine JS and CSS into single files and remove references from your layout pages. Uses YUI Compressor for .Net http://yuicompressor.codeplex.com/ for JS and CSS and PNGOUT.EXE http://advsys.net/ken/utils.htm for PNG compression.

  4. nQuant

    By:

    nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss.

  5. jQuery.ifixpng.MVC

    By:

    Works around the lack of PNG transparency support in versions of IE below 6. This version is slightly modified to work with MVC conventions. As you know IE versions below 6 do not support png transparency. This plugin is designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. ... More information

  6. XAMLtoMVC dynamic image generator

    By:

    XAMLtoMVC was created to ease tasks in web development when you have something to display that is impossible (or nearly impossible) with html. And especially with images you want to use, but you realize you can't because they are too static to reflect even the smallest changes. The solution is based on MVC actions and Html helper methods crea... More information

  7. 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

  8. 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

  9. ImageResizer.Plugins.FriendlyUrls (moved to ImageResizer)

    By:

    This plugin has been renamed to FolderResizeSyntax and merged into the Core ImageResizer package. This NuGet package should no longer be used. Visit http://imageresizing.net for details, documenation, and free support. E-mail support@imageresizing.net if you encounter any problems with the software. The documentation for this plugin resides at h... More information

  10. 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

  11. Aspose.Imaging for .NET

    By:

    Aspose.Imaging for .NET is an imaging library that lets developers create, edit, draw or convert images in their .NET applications. Aspose.Imaging provides features that go beyond the native capabilities of the development platform. It works independent of other applications and although Aspose.Imaging allows you to save to Adobe PhotoShop® format ... More information

  12. RequestReduce

    By:

    RequestReduce allows any IIS based website to automaticaly sprite background images into a single optimized PNG as well as combine and minify CSS and Javascript with absolutely no coding beyond a few config tweaks. RequestReduce excercises common best practices when serving its javascript, css and sprited images ensuring that the appropriate cachin... More information

  13. Silverlight camera snapshot helpers

    By:

    Helpers for web-camera snapshoting from Silverlight application.

  14. 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

  15. 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

  16. WebClientPrint for ASP.NET WebForms & MVC

    By:

    WebClientPrint for ASP.NET is a plugin-free solution for Client-side Raw Printing scenarios for Windows clients, exclusively designed for ASP.NET Web Forms and MVC. With WebClientPrint, you can easily send raw data, text and native commands to printers installed at the client machine without showing or displaying any print dialog box! You can also ... More information

  17. 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

  18. 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

  19. ImageDraw SDK for .NET

    By:

    Neodynamic ImageDraw SDK for .NET is the definitive solution for professional imaging tasks, exclusively designed for .NET developers. ImageDraw is a lightweight royalty-free .NET component (.NET DLL Class Library a.k.a. assembly) which lets you to easily add advanced Imaging Effects and Dynamic Image Composition to any .NET Framework-based applica... More information

  20. libpng

    By:

    libpng is a library for reading and writing PNG images. Homepage: http://www.libpng.org/pub/png/libpng.html