SixLabors.ImageSharp 3.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package SixLabors.ImageSharp --version 3.1.3
NuGet\Install-Package SixLabors.ImageSharp -Version 3.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SixLabors.ImageSharp --version 3.1.3
#r "nuget: SixLabors.ImageSharp, 3.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SixLabors.ImageSharp as a Cake Addin
#addin nuget:?package=SixLabors.ImageSharp&version=3.1.3

// Install SixLabors.ImageSharp as a Cake Tool
#tool nuget:?package=SixLabors.ImageSharp&version=3.1.3

SixLabors.ImageSharp

SixLabors.ImageSharp

Build Status Code coverage License: Six Labors Split Twitter

ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics library. Designed to simplify image processing, ImageSharp brings you an incredibly powerful yet beautifully simple API.

ImageSharp is designed from the ground up to be flexible and extensible. The library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations.

Built against .NET 6, ImageSharp can be used in device, cloud, and embedded/IoT scenarios.

License

Support Six Labors

Support the efforts of the development of the Six Labors projects.

Documentation

  • Detailed documentation for the ImageSharp API is available. This includes additional conceptual documentation to help you get started.
  • Our Samples Repository is also available containing buildable code samples demonstrating common activities.

Questions

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Installation

Install stable releases via Nuget; development releases are available via MyGet.

Package Name Release (NuGet) Nightly (Feedz.io)
SixLabors.ImageSharp NuGet feedz.io

Manual build

If you prefer, you can compile ImageSharp yourself (please do and help!)

Alternatively, you can work from command line and/or with a lightweight editor on both Linux/Unix and Windows:

To clone ImageSharp locally, click the "Clone in [YOUR_OS]" button above or run the following git commands:

git clone https://github.com/SixLabors/ImageSharp

Then set the following config to ensure blame commands ignore mass reformatting commits.

git config blame.ignoreRevsFile .git-blame-ignore-revs

If working with Windows please ensure that you have enabled long file paths in git (run as Administrator).

git config --system core.longpaths true

This repository uses Git Large File Storage. Please follow the linked instructions to ensure you have it set up in your environment.

This repository contains Git Submodules. To add the submodules to the project, navigate to the repository root and type:

git submodule update --init --recursive

How can you help?

Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our Contribution Guide before opening a PR.

The ImageSharp Team

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (761)

Showing the top 5 NuGet packages that depend on SixLabors.ImageSharp:

Package Downloads
NPOI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs

SixLabors.ImageSharp.Drawing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An extension to ImageSharp that allows the drawing of images, paths, and text.

PdfSharpCore

PdfSharp for .NET Core PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally MigraDoc has been ported as well (from version 1.32). Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp

SixLabors.ImageSharp.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ImageSharp Middleware for serving images via a url based API.

GemBox.Spreadsheet The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!

GitHub repositories (214)

Showing the top 5 popular GitHub repositories that depend on SixLabors.ImageSharp:

Repository Stars
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
Version Downloads Last updated
3.1.3 206,410 3/5/2024
3.1.2 696,166 1/1/2024
3.1.1 192,551 12/11/2023
3.1.0 230,175 12/1/2023
3.0.2 1,692,556 8/30/2023
3.0.1 2,930,323 3/28/2023
3.0.0 953,609 3/1/2023
2.1.7 48,953 3/6/2024
2.1.6 498,515 8/30/2023
2.1.5 229,554 8/14/2023
2.1.4 2,410,302 3/28/2023
2.1.3 17,149,378 6/19/2022
2.1.2 2,682,462 5/26/2022
2.1.1 2,227,584 4/21/2022
2.1.0 2,055,485 3/16/2022
2.0.0 4,548,285 2/7/2022
1.0.4 13,798,563 9/28/2021
1.0.3 8,323,931 2/17/2021
1.0.2 2,862,490 11/13/2020
1.0.1 2,730,098 8/21/2020
1.0.0 4,364,234 8/4/2020