Home

Awesome

Pinta - Simple Gtk# Paint Program

Build Status

Copyright (C) 2010 Jonathan Pobst <monkey AT jpobst DOT com>

Pinta is a Gtk# clone of Paint.Net 3.0

Original Pinta code is licensed under the MIT License: See license-mit.txt for the MIT License

Code from Paint.Net 3.36 is used under the MIT License and retains the original headers on source files.

See license-pdn.txt for Paint.Net's original license.

Icons are from:

Building on Windows

Pinta can be built by opening Pinta.sln in Visual Studio. Ensure that .NET 6 is installed via the Visual Studio installer.

For building on the command line:

Building on macOS

Alternatively, Pinta can be built by opening Pinta.sln in Visual Studio for Mac.

Building on Linux

Getting help / contributing: