mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 21.0
- age_days: 3845
- days_rel: 28
- days_push: 7
- n_releases_24m: 13
Adoption not part of the score
5558 stars · 646 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SkiaSharp is a cross-platform 2D graphics API for .NET based on Google's Skia Graphics Library. It provides comprehensive bindings for drawing vector graphics, rendering text, and processing images across mobile, desktop, server, and web platforms.
Use cases
- draw 2d vector graphics in a .net app
- render images on a server with dotnet
- generate and manipulate png/jpeg images in c#
- render custom ui graphics in a maui or uno app
- draw text and shapes to a canvas cross-platform
- generate svg files from .net code
- process and transform bitmap images
When to choose
- you need high-performance 2d drawing across multiple .net targets
- you want a single graphics api for mobile, desktop, and server
- you need image generation or manipulation in .net without gdi+ limitations
When to avoid
- you need 3d graphics or gpu shaders beyond skia's capabilities
- you work outside the .net ecosystem
- you need a full ui widget toolkit rather than a drawing api
Facets
library · maturity stable
graphics image-processing ui-components graphics cross-platform web-development mobile-development desktop-applications cross-platform windows wasm dotnet 2d-graphics skia canvas rendering csharp nuget vector-graphics text-rendering android ios macos linux
2 sources
- readme: https://github.com/mono/SkiaSharp · fetched 2026-08-28 · 1529ec72208a
- homepage: https://mono.github.io/SkiaSharp/ · fetched 2026-08-29 · 4cae82c4d482
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mono/SkiaSharp | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem