Skip to content

📷 A fluent wrapper around System.Drawing for the processing of image files.

License

Notifications You must be signed in to change notification settings

zhangzheng12/ImageProcessor

 
 

Repository files navigation

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/

Contributing to ImageProcessor

ImageProcessor is in Soft Archive Mode.

Focus for the ImageProcessor libraries has switched to a new library 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
ImageProcessor.Plugins.Cair NuGet
ImageProcessor.Plugins.WebP NuGet
ImageProcessor.Web NuGet
ImageProcessor.Web.Config NuGet
ImageProcessor.Web.Plugins.AzureBlobCache NuGet
ImageProcessor.Web.PostProcessor NuGet

Documentation

ImageProcessor's documentation, included in this repo in the gh-pages branch, is built with Jekyll and publicly hosted on GitHub Pages at http://imageprocessor.org. The docs may also be run locally.

Running documentation locally

  1. If necessary, install Jekyll (requires v2.5.3x).
  1. From the root /ImageProcessor directory, run jekyll serve in the command line.
  2. Open http://localhost:4000 in your browser to navigate to your site. Learn more about using Jekyll by reading its documentation.

The ImageProcessor Team

Grand High Eternal Dictator

About

📷 A fluent wrapper around System.Drawing for the processing of image files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.7%
  • HTML 2.0%
  • Other 0.3%