pinta
simple image editing program
TLDR
SYNOPSIS
pinta [options] [files]
DESCRIPTION
pinta is a simple image editing program. Inspired by Paint.NET, it provides an accessible editor for Linux.Core tools include selection, paint brush, pencil, shapes, and text. Layers enable non-destructive editing.Effects include blur, sharpen, and color adjustments. Plugin architecture allows extensions.Undo history supports unlimited levels. Changes can be reverted at any point.Common formats are supported: PNG, JPEG, BMP, GIF, and others. The native format preserves layers.
PARAMETERS
-h, --help
Show help.-V, --version
Show version.--display DISPLAY
X11 display to open on.--gapplication-service
Run as a background D-Bus service that other apps can open files with.
FEATURES
- Layer support- Unlimited undo- Drawing tools- Selection tools- Effects and adjustments- Plugin support
CAVEATS
Less powerful than GIMP. No CMYK support. Some advanced features missing.
HISTORY
Pinta started in 2010 as a C#/GTK port of Paint.NET concepts. It aims to be a simple alternative to GIMP for basic image editing on Linux.
SEE ALSO
gimp(1), krita(1), inkscape(1), imagemagick(1)
