# ImageProcessor **Repository Path**: nbddm/ImageProcessor ## Basic Information - **Project Name**: ImageProcessor - **Description**: :camera: A fluent wrapper around System.Drawing for the processing of image files. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-30 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

ImageProcessor
ImageProcessor

Build status Issues open Source Browser

**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. For full documentation please see [http://imageprocessor.org/](http://imageprocessor.org/) ## Contributing to ImageProcessor ### ImageProcessor is in Soft Archive Mode. Focus for the ImageProcessor libraries has switched to a new library [**ImageSharp**](https://github.com/SixLabors/ImageSharp). As such, no new features will be added to this library. Bug fixes will continue to be added and only via PR. ### Latest Releases | Library | Version | | :-------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------ | | **ImageProcessor** | [![NuGet](https://buildstats.info/nuget/ImageProcessor)](https://www.nuget.org/packages/ImageProcessor) | | **ImageProcessor.Plugins.Cair** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Plugins.Cair)](https://www.nuget.org/packages/ImageProcessor.Plugins.Cair) | | **ImageProcessor.Plugins.WebP** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Plugins.WebP)](https://www.nuget.org/packages/ImageProcessor.Plugins.WebP) | | **ImageProcessor.Web** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Web)](https://www.nuget.org/packages/ImageProcessor.Web) | | **ImageProcessor.Web.Config** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Web.Config)](https://www.nuget.org/packages/ImageProcessor.Web.Config) | | **ImageProcessor.Web.Plugins.AzureBlobCache** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Web.Plugins.AzureBlobCache)](https://www.nuget.org/packages/ImageProcessor.Web.Plugins.AzureBlobCache) | | **ImageProcessor.Web.PostProcessor** | [![NuGet](https://buildstats.info/nuget/ImageProcessor.Web.PostProcessor)](https://www.nuget.org/packages/ImageProcessor.Web.PostProcessor) | ## Documentation ImageProcessor's documentation, included in this repo in the gh-pages branch, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at . The docs may also be run locally. ### Running documentation locally 1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v2.5.3x). - **Windows users:** Read [this unofficial guide](https://github.com/juthilo/run-jekyll-on-windows/) to get Jekyll up and running without problems. 2. From the root `/ImageProcessor` directory, run `jekyll serve` in the command line. 3. Open in your browser to navigate to your site. Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). ### The ImageProcessor Team Grand High Eternal Dictator - [James Jackson-South](https://github.com/jimbobsquarepants)