Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform.
Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette,...
More information
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 millions of images, increasing your processing output and saving precious server memory.
Methods...
More information
Adds configuration to your ImageProcessor.Web solution to allow you to override the default settings.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome
Adds an image service and cache to ImageProcessor.Web that uses Azure Blob Containers.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome
Adds support to ImageProcessor for the WebP image format.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
An extension for ImageProcessor.Web that applies various image compression tools to further optimize cached .png, .gif, and .jpg images.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
Adds support to ImageProcessor for Content Aware Image Resizing.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
When the application with Rate My App component is started for the 5th time, a dialog for reviewing the app is shown to the user. If the user declines to review the app, he/she will be given the option to provide direct feedback to the developer. On the 10th run of the app, if a review was not...
More information
Pineapple is a set of core libraries that includes utilities, primitives, helper classes for .NET! The inspiration for Pineapple comes from Google's Guava framework.