PaintSharp is my own version of Windows Paint, written in C# with .NET 6 and WPF. I wrote it as side project to test my C#, WPF and working with graphics skills.
You can detach side tool panels to their own windows, which will always be on top.
PaintSharp's UI is simple and clean, so you can work with focus!
PaintSharp also supports Layers System
If you want to work on graphics, you can do it with PaintSharp! Image Layers are moveable and you can choose if they scale to Canvas or no.
Everything you need is just .NET 6.0 Runtime, in case you don't have it already installed. PaintSharp is only avaible for Windows (7/8/10/11).
In this GitHub repo you can download any release you want. The most recommended is of corse the latest one. Just fo to Releases Page and download Setup.exe. Application should download after you open this file. It may take couple of minutes and it's worth pointing out, that installation happens in background, so you'll don't see any installation wizards.
When installation will end successfully, PaintSharp icon will appear on your desktop.
PaintSharp is just my side project, some kind of DEMO App, but if you want to contribute to it, feel free to do it! If you have any sugestions that would make PaintSharp better, please create a pull request and let me know.
Author - Kuba "Iwan" Iwański - iwaniwanski.biznes@gmail.com