Linux command
pinta 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Open Pinta
pinta
Open image
pinta [image.png]
Open multiple images
pinta [image1.png] [image2.jpg]
说明
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.
参数
- -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.
FAQ
What is the pinta command used for?
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.
How do I run a basic pinta example?
Run `pinta` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -h, --help do in pinta?
Show help.