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
- Host: GitHub
- URL: https://github.com/chayleaf/krita-iopaint
- Owner: chayleaf
- License: 0bsd
- Created: 2024-07-19T10:18:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T04:04:56.000Z (over 1 year ago)
- Last Synced: 2025-03-28T06:03:20.783Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.