Home

Awesome

Pinta - Simple Gtk# Paint Program

<a href='https://flathub.org/apps/com.github.PintaProject.Pinta'><img width='200' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/></a> Get it from the Snap Store

Translation status Build Status

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

Pinta is a GTK clone of Paint.Net 3.0, with support for Linux, Windows, and macOS.

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

First, install the required GTK-related dependencies:

Pinta can then be built by opening Pinta.sln in Visual Studio. Ensure that .NET 8 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:

Code signing policy