SaaSHub helps you find the best software and product alternatives Learn more →
SkiaSharp Alternatives
Similar projects and alternatives to SkiaSharp
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
-
QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
-
intro-skipper
Discontinued Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Win2D
Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
-
library
Discontinued QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. (by questpdf)
-
-
Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier (by CommunityToolkit)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SkiaSharp discussion
SkiaSharp reviews and mentions
-
Jellyfin: The Free Software Media System
It looks like the port was compiled with a binary SkiaSharp [0] since that requires Google tooling to build. Interesting to see the committer allowing this. Apparently it is not the first time.
0. https://github.com/mono/SkiaSharp
-
System.Drawing just dosen't work
The library that I've had the best luck with is SkiaSharp with .net 3.1. That said, I agree with others that I'd update the version of .net if possible.
-
Open-source cross-platform C# library that encode .BMP files?
Found this issue that basically say it's not supported in skia directly, and it's right, from this page it seems only supported on iOS/Mac. This is pretty frustrating considering the documentation of SkiaSharp Encode() doesn't mention it.
- Easy-to-use 2D graphics libraries
-
Creating 2d Interactive Building Map with Blazor.
Yes, I'm not aware of any way to use either the canvas api or webgl directly. This project has bindings for the canvas API, but it hasn't been updated in two years:https://github.com/BlazorExtensions/Canvas. SkiaSharp seems a nice option too: https://github.com/mono/SkiaSharp. It supports graphics across a whole load of platforms, including Blazor on the web.
- What library should I use to make basic 2D graphics which is simple to use and that is able to quickly draw a bunch of particles (circles) on the screen with updating positions every frame? (Not the best description ever. I explain it better in the post's text)
-
Compress/resize images
If you want pure .NET, cross-platform, and future compatibility, SkiaSharp is the new way to do it.
- ImageSharp leaving the .NET Foundation due to licensing change
-
Problem using Plugin.Firebase on IOS
This seems to be a clash with skiasharp. The other package I have which uses skiasharp is Mapsui Possibly related to this issue with SkiSharp mono/SkiaSharp#1879
-
Blazor Hybrid looks amazing
This is interesting since SkiaSharp says:
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Mar 2025
Stats
mono/SkiaSharp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SkiaSharp is C#.