Skip to content

Rolodophone/KritaCustomPreview

Repository files navigation

Krita Custom Preview

A docker for displaying a custom preview of your image.

Docker

This plugin adds a docker which displays a smaller version of the image you have open. This can be used to get a sense of how your drawing looks overall while you are zoomed in. The preview resizes dynamically, so you can choose how large or small you want it. In addition, it uses nearest-neighbor scaling, so it's perfect for pixel art.

The docker includes two buttons for setting foreground and background images, which are displayed in front of and behind the preview. You could use the foreground image for seeing how your drawing looks like as a round icon. The path to these foreground and background images is saved in the .kra file.

I've included a few basic foreground and background images that people might find useful, but of course you can make your own as well! If you think other people would find your own foreground or background image useful, feel free to upload them to GitHub and submit a pull request.

How to install

Copy the custompreview folder and custompreview.desktop to your pykrita folder. You can find the pykrita folder by opening Krita and going to Settings > Manage resources... > open resource folder. Then restart Krita and enable the plugin in Settings > Configure Krita > Python Plugin Manager.

About

A docker for displaying a custom preview of your image.

Topics

Resources

Stars

Watchers

Forks