An open API service indexing awesome lists of open source software.

https://github.com/chayleaf/krita-iopaint

A Krita plugin for using IOPaint to remove objects
https://github.com/chayleaf/krita-iopaint

Last synced: about 1 year ago
JSON representation

A Krita plugin for using IOPaint to remove objects

Awesome Lists containing this project

README

          

# krita-iopaint

A Krita plugin for removing objects using
[IOPaint](https://github.com/Sanster/IOPaint).

The plugin assumes the server is available at 127.0.0.1:8080, if that's
not the case, you must change it in `krita_iopaint/krita_iopaint.py`.

The default keybinding is shift+x.

**Note**: this requires `requests` to be in Krita's Python path.