You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/SixLabors/ImageSharp/blob/main/LICENSE)
### **ImageSharp** is a new, fully featured, fully managed, cross-platform, 2D graphics API.
16
+
### **ImageSharp** is a high-performance, fully managed, cross-platform 2D graphics API.
18
17
19
-
ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics library.
20
-
Designed to simplify image processing, ImageSharp brings you an incredibly powerful yet beautifully simple API.
18
+
ImageSharp is a mature, fully featured, high-performance image processing and graphics library for .NET, built for workloads across device, cloud, and embedded/IoT scenarios.
21
19
22
-
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.
20
+
Designed from the ground up to balance performance, portability, and ease of use, ImageSharp provides a powerful yet approachable API for common image processing tasks, along with the low-level building blocks needed to extend the library for specialized workflows.
23
21
24
22
Built against [.NET 8](https://docs.microsoft.com/en-us/dotnet/standard/net-standard), ImageSharp can be used in device, cloud, and embedded/IoT scenarios.
0 commit comments