Skip to content

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

License

Notifications You must be signed in to change notification settings

mypaint/mypaint

Repository files navigation

MyPaint

A fast and dead-simple painting app for artists


Join us on DiscordFinancial Contributors on Open CollectiveTranslation statusBuild status on TravisAppVeyorPackaging status

Features

  • Infinite canvas
  • Extremely configurable brushes
  • Distraction-free fullscreen mode
  • Extensive graphic tablet support
  • Speed, simplicity, and expressiveness
  • Realistic paint-like pigment model
  • 15 bit Rec 709 linear RGB colorspace
  • Brush settings stored with each stroke on the canvas
  • Layers, various modes, and layer groups

Download

Latest stable release.

Releases and prereleases contain links to standalone packages (and installers for full releases) for Windows, and AppImage files for Linux.

Nightly releases

Using Alpha releases comes with its own risks. Sometimes bugs can sneak in that causes crashes, so don't be too surprised by that. If you come across any, please doreport those bugsso they can be dealt with.

Linux

If you don't want tobuild from source, the latest AppImage files can be found in a rolling release. Just download the.AppImagefile and make it executable.

Windows

The nightly installers and standalone archives can be downloaded from the AppVeyor CI

Click on the link matching your architecture (32 or 64), then the tab named "Artifacts" to get the file list. Only one of the files ending in.exeor.7zare needed. Using the standalone archive (7z) is recommended.

Windows Package Manager (winget)

The latest stable release is available to install via winget, the Windows Package Manager. To search for the package, run:

winget search MyPaint

and to install, run:

winget install --id MyPaint.MyPaint

The winget package is not maintained by the dev team.

Chocolatey (windows)

If you prefer to use the Chocolatey repository, both stable releasesandpre-releases can be found there.

Build/Test/Install

MyPaint depends on its brushstroke rendering library, libmypaint,as well as its brush librarymypaint-brushes. If you have those installed, plus MyPaint's third party dependencies, you can try it out without installing:

git clone https://github /mypaint/mypaint.git
cd mypaint
Python setup.py demo

If the demo works, you can install

Python setup.py managed_install
Python setup.py managed_uninstall

For more details, see theSetup Instructions.

Contributing

The MyPaint project welcomes and encourages participation by everyone. We want our community to be skilled and diverse, and we want it to be a community that anybody can feel good about joining. No matter who you are or what your background is, we welcome you.

Please see theContributing Guidefor full details of how you can begin contributing. All contributors to the MyPaint project must abide by aCode of Conduct.

Links

Legal info

MyPaint is Free/Libre/Open Source software. SeeLicenses and Copyrightsfor a summary of its licensing. A list of contributors can be found in the about dialog.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]