SixLabors.ImageSharp
3.1.4
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-63p8-c4ww-9cg7 | Severity: high |
Advisory: https://github.com/advisories/GHSA-qxrv-gp6x-rc23 | Severity: moderate |
See the version list below for details.
dotnet add package SixLabors.ImageSharp --version 3.1.4
NuGet\Install-Package SixLabors.ImageSharp -Version 3.1.4
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
paket add SixLabors.ImageSharp --version 3.1.4
#r "nuget: SixLabors.ImageSharp, 3.1.4"
// Install SixLabors.ImageSharp as a Cake Addin #addin nuget:?package=SixLabors.ImageSharp&version=3.1.4 // Install SixLabors.ImageSharp as a Cake Tool #tool nuget:?package=SixLabors.ImageSharp&version=3.1.4
SixLabors.ImageSharp
ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics API.
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
- ImageSharp is licensed under the Six Labors Split License, Version 1.0
Support Six Labors
Support the efforts of the development of the Six Labors projects.
- Purchase a Commercial License ❤️
- Become a sponsor via GitHub Sponsors ❤️
- Become a sponsor via Open Collective ❤️
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
- Do you have questions? Please join our Discussions Forum. Do not open issues for questions.
- For feature ideas please join our Discussions Forum and we'll be happy to discuss.
- Please read our Contribution Guide before opening issues or pull requests!
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 |
Manual build
If you prefer, you can compile ImageSharp yourself (please do and help!)
- Using Visual Studio 2022
- Make sure you have the latest version installed
- Make sure you have the .NET 6 SDK installed
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 | Versions 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. |
-
net6.0
- No dependencies.
NuGet packages (873)
Showing the top 5 NuGet packages that depend on SixLabors.ImageSharp:
Package | Downloads |
---|---|
NPOI
.NET port of Apache POI |
|
SixLabors.ImageSharp.Drawing
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
ImageSharp Middleware for serving images via a url based API. |
|
GemBox.Spreadsheet
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 (255)
Showing the top 5 popular GitHub repositories that depend on SixLabors.ImageSharp:
Repository | Stars |
---|---|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
|
|
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
3.1.5 | 3,630,089 | 7/22/2024 | |
3.1.4 | 3,638,543 | 4/11/2024 | |
3.1.3 | 2,250,905 | 3/5/2024 | |
3.1.2 | 1,138,471 | 1/1/2024 | |
3.1.1 | 285,308 | 12/11/2023 | |
3.1.0 | 514,389 | 12/1/2023 | |
3.0.2 | 2,830,974 | 8/30/2023 | |
3.0.1 | 3,795,869 | 3/28/2023 | |
3.0.0 | 1,378,338 | 3/1/2023 | |
2.1.9 | 983,657 | 7/22/2024 | |
2.1.8 | 1,890,743 | 4/11/2024 | |
2.1.7 | 2,214,279 | 3/6/2024 | |
2.1.6 | 733,706 | 8/30/2023 | |
2.1.5 | 658,842 | 8/14/2023 | |
2.1.4 | 4,571,248 | 3/28/2023 | |
2.1.3 | 21,842,291 | 6/19/2022 | |
2.1.2 | 3,124,176 | 5/26/2022 | |
2.1.1 | 2,595,668 | 4/21/2022 | |
2.1.0 | 2,262,474 | 3/16/2022 | |
2.0.0 | 5,734,831 | 2/7/2022 | |
1.0.4 | 17,386,608 | 9/28/2021 | |
1.0.3 | 8,991,764 | 2/17/2021 | |
1.0.2 | 3,053,010 | 11/13/2020 | |
1.0.1 | 3,152,201 | 8/21/2020 | |
1.0.0 | 5,759,523 | 8/4/2020 |