← 返回命令列表

Linux command

krita 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open Krita

krita

Open file

krita [image.kra]

Open multiple files

krita [file1.png] [file2.kra]

Export from command line

krita --export --export-filename [output.png] [input.kra]

Start with no splash

krita --nosplash

说明

Krita is a professional digital painting application. It supports brushes, layers, filters, and animation. The tool targets concept artists, illustrators, and texture artists. It has extensive brush customization.

参数

--export
Export mode.
--export-filename _FILE_
Export output file.
--nosplash
Disable splash screen.
--new-image _SPEC_
Create new image.
--help
Display help information.

FAQ

What is the krita command used for?

Krita is a professional digital painting application. It supports brushes, layers, filters, and animation. The tool targets concept artists, illustrators, and texture artists. It has extensive brush customization.

How do I run a basic krita example?

Run `krita` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --export do in krita?

Export mode.