pinta
A free, open source program for drawing and image editing. More information: <https://www.pinta-project.com/>.
Install
- All systems
-
curl cmd.cat/pinta.sh
- Debian
-
apt-get install pinta
- Ubuntu
-
apt-get install pinta
- Arch Linux
-
pacman -S pinta
- Fedora
-
dnf install pinta
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pinta
- Raspbian
-
apt-get install pinta
- Dockerfile
- dockerfile.run/pinta
A free, open source program for drawing and image editing. More information: <https://www.pinta-project.com/>.
-
Start Pinta:
pinta
-
Open specific files:
pinta path/to/image1 path/to/image2 ...
© tl;dr; authors and contributors