Cross-Platform 2D Graphics for .NET

SkiaSharp brings Google's powerful Skia graphics engine to .NET. Draw vector graphics, render text, process images, and build beautiful UIs — everywhere .NET runs.

dotnet add package SkiaSharp

Why SkiaSharp?

🎯 Cross-Platform

Windows, macOS, Linux, iOS, Android, WebAssembly — one API, every platform.

⚡ Hardware Accelerated

Powered by Google's Skia engine, the same graphics library behind Chrome and Android.

🧩 .NET Native

First-class C# API with idiomatic patterns. Works with .NET MAUI, Blazor, Console apps, and more.

🖼️ Rich Feature Set

Vector drawing, text rendering, image processing, shaders, blend modes, SVG path data, and beyond.