Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Krita Image Editor - Create Digital Art | Online Free DevTools by Hexmos

Create stunning digital art with Krita Image Editor. Edit images, paint illustrations, and sketch designs using the command line. Free online tool, no registration required.

krita

A sketching and painting program designed for digital artists. See also: gimp. More information: https://docs.krita.org/en/reference_manual/linux_command_line.html.

  • Start Krita:

krita

  • Open specific files:

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

  • Start without a splash screen:

krita --nosplash

  • Start with a specific workspace:

krita --workspace {{Animation}}

  • Start in fullscreen mode:

krita --fullscreen

See Also