A .NET library for on-the-fly processing of images. ImageProcessor is a collection of lightweight libraries written in C# that allows you to manipulate images on-the-fly using .NET 4.5+. It consists of two main libraries ImageProcessor, for desktop and application use and ImageProcessor.Web, a dynamic image processing extension built for ASP.NET. It’s lighting fast, extensible, easy to use, comes bundled with some great features and is fully open source. ImageProcessor is free and open source but developing it has taken thousands of hours of my time and a large part of my sanity. If you feel like dropping me a few precious pounds (there’s no obligation) it would go a great way to ensure that I can afford to take the time to continue to improve the library. It's fast, extensible, easy to use, comes bundled with some great features and is fully open source.
Features
- Imageprocessor is a lightweight, fluent wrapper around System.Drawing
- It's fast, extensible, easy to use, comes bundled with some great features and is fully open source
- Lightweight library designed to make manipulation of images
- ImageProcessor is free and open source
- The base library supports processing of jpg, jpeg, png, png8, gif
- ImageProcessor contains no web specific components so is suitable for both desktop and web applications