HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pinta — A free, open source program for drawing and image editing. More information: <https://www.pinta-proj

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandsourcepintacliopenfreeprogramfor

Problem

How to use the pinta command: A free, open source program for drawing and image editing. More information: <https://www.pinta-project.com/user-guide/overview/>.

Solution

pinta — A free, open source program for drawing and image editing. More information: <https://www.pinta-project.com/user-guide/overview/>.

Start Pinta:
pinta


Open specific files:
pinta {{path/to/image1 path/to/image2 ...}}

Code Snippets

Start Pinta

pinta

Open specific files

pinta {{path/to/image1 path/to/image2 ...}}

Context

tldr-pages: common/pinta

Revisions (0)

No revisions yet.