• This repository has been archived on 06/Sep/2023
  • Stars
    star
    2,498
  • Rank 18,211 (Top 0.4 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created over 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

ImageProcessor
ImageProcessor

Build status Issues open Source Browser

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

ImageProcessor is, and will only ever be supported on the .NET Framework running on a Windows OS. Please do not attempt to use with .NET Core or NET 5+

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

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 https://jimbobsquarepants.github.io/ImageProcessor/

Roadmap

Focus for the ImageProcessor libraries has switched to desktop only due to the lack of support for System.Drawing on Windows Services and ASP.NET. As such, the ImageProcessor.Weband accompanying libraries will not be further developed. For an alternative please use ImageSharp.Web.

ImageProcessor has been retired. For modern platforms use ImageSharp

Latest Releases

Library Version
ImageProcessor NuGet
ImageProcessor.Plugins.WebP 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 For full documentation please see https://jimbobsquarepants.github.io/ImageProcessor/. 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

More Repositories

1

Zoombraco

⚡ A lean boilerplate for rapidly developing strong-typed Umbraco websites.
C#
37
star
2

UmbMapper

♊ A fast, convention based, published content mapper for Umbraco
C#
31
star
3

Cruncher

📦 A CSS, Less, Sass, JavaScript, and CoffeeScript Preprocessor for ASP.NET.
JavaScript
27
star
4

jQuery-Google-Analytics

A jQuery plugin that helps you set up easy event Tracking With Google Analytics.
JavaScript
20
star
5

srcset-polyfill

An image srcset polyfill that provides fallback behaviour for browsers that do not support the srcset attribute.
JavaScript
18
star
6

DUM.js

🤘 A teeny tiny helper library for working with the DOM
JavaScript
13
star
7

EFBootstrap

A simple class library for communicating with databases using the Entity Framework from Microsoft. Comes with 2nd level caching
C#
12
star
8

ImageProcessor.Umbraco

An Umbraco package for ImageProcessor
C#
9
star
9

BPol

A simple algorithm for Boolean operations on polygons
C++
6
star
10

Bloodhound

An Umbraco package designed to track when pages are moved within an Umbraco CMS instance.
C#
5
star
11

GithubReleaseNotesGenerator

C#
4
star
12

Umbraco-Hacking-With-Search-24-Days-2015

Demonstration code to accompany the article.
C#
2
star
13

Umbraco.FileSystemAbstractions

An experimental design for a new IFileSystem for the Umbraco CMS
C#
2
star
14

MS-DI-Named-Services

A demonstration of how to use the Microsoft Dependency Injection Abstractions to register named services.
C#
2
star
15

UmbracoPeteRoll

Break the Internet!
C#
1
star
16

jQuery-Strings

A series of plugins for jQuery designed to help manipulating strings easier
JavaScript
1
star
17

SetupDotNetActionFailRepro

Demonstrates a test issue with the setup-dotnet action.
C#
1
star
18

RemoteExecutorTests

CI Tests for MS RemoteExecutor
C#
1
star
19

BufferedReadStream

Experiments with buffering stream reading to improve performance of multiple short reads.
C#
1
star