Pre-installed Python plugins

    参见

    If you want to see a selection of custom user-made Python plugins that you can additionally download and install, see 用户制作的 Python 插件.

    To learn how to manage your plugins, see .

    If you want to know more about an individual plugin, you can access the plugin’s manual by going to Settings ‣ Configure Krita… menu, and then choosing the tab. Then you can click on a specific plugin and the manual will appear in the bottom text area.

    Mixer Slider Docker

    Palette Docker

    Docker that allows you to control palettes more easily. You can add swatches, groups and export the palette settings, or even the palette itself as a GIMP Palette or Inkscape SVG.

    Quick Settings Docker

    Docker that allows you to quickly set the opacity, flow and size from a predefined list.

    Ten Brushes

    Plugin that assigns presets to one of ten configurable hotkeys. To use, go to Tools ‣ Scripts ‣ Ten Brushes, and a window will pop up with a preset chooser and ten boxes above it. Underneath the boxes is the hotkey the box is associated with.

    Customize your shortcuts by editing the configurations in Settings ‣ Configure Krita ‣ Keyboard Shortcuts, and then change the “Activate Brush Preset” actions under “Ten Brushes”.

    Comics Project Management Tools

    Plugin that simplifies comics creation.

    • Organize and quickly access their pages.

    • Export to multiple formats with proper metadata.

    Batch Exporter

    Plugin for Game Developers and Graphic Designers.

    • Batch export of assets to multiple sizes, file types and custom paths.

    • Export all layers or only selected layers.

    By default, the plugin exports the images in an folder next to the Krita document and follows the structure of your layer stack.

    Assign Profile Dialog

    Color Space

    Allows you to select a document and convert its colors to a new color space, like RGBA, CMYKA or L*a*b.

    Channels to Layers

    Splits channels from a layer to sub-layers.

    Document Tools

    Allows you to select a document and scale, crop and rotate in one action.

    Filter Manager

    Quickly apply a filter on selected documents.

    High Pass

    Export Layers

    Last Documents Docker

    Script that shows the recently opened documents as a thumbnail image.

    Krita Script Starter

    A script that helps set up the various files that Krita expects to see when it runs a script, namely:

    • meta data file;

    • the main directory for your plugin;

    • file;

    • file for your documentation;

    Python Plugin Importer

    Imports Python plugins from zip files. See Managing Python plugins.

    Scripter

    A small Python scripting console, allows to write code in an editor and run it, with feedback related to the output of the execution. You can also debug your code using the “Debug” button.

    Ten Scripts

    Similar to Ten Brushes, this plugin allows an assignment of Python scripts to ten configurable hotkeys.