krita-ai-tools - AI Image Tools Tool

Overview

krita-ai-tools is an open-source collection of AI-powered utilities packaged as a plugin for Krita, focused on improving selection, segmentation, and mask workflows for digital painters. The project integrates BiRefNet-based models to produce precise segmentation and mask generation, with an emphasis on accuracy and performance during common painting tasks. It is built against Krita 5.2.x to ensure compatibility with Krita’s selection and layer systems. The plugin is distributed via the project's GitHub releases page (https://github.com/Acly/krita-ai-tools/releases) where users can download release assets and view change logs. As a plugin, it is intended to be integrated into an artist’s existing Krita workflow to speed tasks such as subject extraction, selection refinement, and mask creation while keeping results editable inside Krita. For details about specific builds, model files, and release notes, refer to the repository releases and the project's issue tracker on GitHub.

Installation

Install via pip:

Download the latest release ZIP from https://github.com/Acly/krita-ai-tools/releases
Extract the plugin folder into Krita's Python plugins or resources folder (e.g., ~/.local/share/krita/pykrita or %APPDATA%/krita)
If the release contains a requirements.txt, install dependencies into Krita's Python environment: pip install -r requirements.txt --user
Restart Krita and enable the plugin via Settings → Configure Krita → Python Plugin Manager (if required)

Key Features

  • BiRefNet-based precise segmentation and mask generation for accurate subject extraction
  • Improves selection accuracy and performance tailored to Krita 5.2.x workflows
  • Produces editable masks compatible with Krita’s selection and layer system
  • Delivered as a Krita plugin to integrate AI tools directly into the UI
  • Open-source code and downloadable release assets available on GitHub releases

Community

The project is hosted and released on GitHub (see the releases page at the provided URL). Community interaction typically happens via the repository’s issue tracker and pull requests; users can file bug reports, request features, and contribute code or model updates. For usage questions and broader discussion, users often consult the GitHub issues, Krita community forums, or the plugin’s README and release notes. According to the GitHub releases page, prebuilt release assets and changelogs are provided there for users to download and test.

Last Refreshed: 2026-01-09

Key Information

  • Category: Image Tools
  • Type: AI Image Tools Tool