Skip to main content
ImageProcessor package icon

ImageProcessor

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, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor please get in touch on my twitter @james_m_south. Feedback is always welcome.

Total Downloads
15.1M
15,090,818
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package ImageProcessor --version 2.9.1
Package Manager Console
Install-Package ImageProcessor -Version 2.9.1
PackageReference
<PackageReference Include="ImageProcessor" Version="2.9.1" />

Frameworks

.NETFramework4.5.2

Dependencies

System.ValueTuple
.NETFramework4.5.2
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.