Where to go
ImageResizer is developed in the open on GitHub. We happily accept and test any correctly licensed pull requests we receive against the 'develop' branch. We also try to promote third-party plugins.
We try to track and support seamless integration with a wide range of CMSes, WYSIYG editors, and media tooling; but this is an area that we are quite dependent upon community (your!) expertise and support. We cannot be experts in all tools and all CMSes.
Our open plugin model makes it simple to add server-side functionality, and our rigorously standardized and backwards-compatible URL API (along with our client-side wrappers) make it easy to integrate on the front-end.
Also, check out the Redistribution and CMS Integration Guide if you're interested in redistributing ImageResizer with your product. We provide priority assistance to other open-source projects using ImageResizer.
Community Support
Many ImageResizer users monitor Stack Overflow for questions tagged imageresizer (300+), and may answer your question before we can get to it.
Please be courteous; vote good answers up, and mark them as accepted. Make sure your questions include a gist with the diagnostics page output, and you've included all relevant details and detailed error messages. It's best to register and select a username instead of posting anonymously; anonymous posts are often considered spam.
We strongly suggest reading the support page before posting, as nearly all common mistakes are explained there.
Confirmed bugs should also be reported via GitHub issues.
Community Plugins & Extensions
We try to maintain a complete list of all plugins and CMS modules based on ImageResizer.
- A Fluent API for ImageResizer by Ben Foster
- Responsive web design for images: the ResponsivePresets plugin
- GUI image editor: StudioJS, a jQuery plugin
- Eksponent CropUp - Plugin for weighted semi-auto cropping
- Slimmage - sane & simple responsive images
- Adaptive Images port by Hady Osman
- jQuery NailThumb by Garralabs
Umbraco Packages & Kits
- HybridFramework Umbraco Starter Solution
- uBootstrap
- eksponent CropUp
- Go Basic - Denmark government website starter kit
- Umbraco Hybrid Framework
Orchard Modules
- Image Power Tools Module for Orchard CMS (RIAPI friendly)
- Building the Cascade Gallery for Orchard
- Orchard CMS Image MultiPicker (deprecated)
- Contrib.Thumbnails. Not RIAPI-compliant
- Orchard CMS ImageResizer. Not RIAPI-compliant.
Click the edit button if we missed your plugin!
Popular Community Articles
- Greg Duncan, Channel 9: Funny, you look bigger in real lifeā¦ Server side image resizing with the free and open source ImageResizer
- Scott Hanselman: NuGet Package of the Week: ImageResizer
- Scott Hanselman (podcast): Deep inside image resizing and scaling with ASP.NET and IIS, with ImageResizing.net author
- Ben Foster: FluentExtensions for ImageResizer
- cskardon: Using ImageResizer on Azure 2.0
- Dave Gardner: Building a Gallery Module for Orchard with ImageResizer (7-part series!)
- Frederik Vig: Add powerful image resizing, cropping and manipulation support to your EPiServer website
- How we built MSN UK's Responsive Olympics Site
- Scott Hanselman: Dynamic Image Generation
- Bertrand Le Roy (Orchard author): State of .NET Image Resizing: how does imageresizer do? * Note the performance chart is bogus due to a mistake in the Bertrand's benchmark code. The corrected chart displays actual apples-to-apples data, instead of comparing low-quality and high-quality image resizing as the original benchmark does.
- Anders Hattestad: Automatically change images in a responsive design to scale (EPiServer)
- Nokia Developer Guide: Delivering image tiles to Windows Phone with ImageResizer (Note - while they're using an MVC action, we strongly suggest using the HttpModule instead if you wish to have caching work properly)
- Using JCrop with ImageResizer in 11 lines of javascript
- heltBlank: Umbraco and ImageResizer
- uBootstrap for Umbraco now includes ImageResizer to handle responsive imaging needs
There are also over 300 Stack Overflow posts about ImageResizer.