The miniPaint extension allows for better image editing capabilites. Edit images simply direct inside the webui!
 
 
 
 
 
Go to file
0Tick 9d04a11bed Support current version and fix firefox version 2023-09-29 23:50:03 +02:00
downloads Initial commit 2023-05-16 23:20:07 +02:00
images Initial commit 2023-05-16 23:20:07 +02:00
javascript Support current version and fix firefox version 2023-09-29 23:50:03 +02:00
miniPaint Support current version and fix firefox version 2023-09-29 23:50:03 +02:00
scripts Support current version and fix firefox version 2023-09-29 23:50:03 +02:00
.gitignore Fixes #2 and removes unnecessary console.log 2023-05-24 23:31:35 +02:00
LICENSE Add License 2023-05-18 21:43:58 +02:00
README.md Update README.md 2023-05-29 19:53:27 +02:00
style.css Initial commit 2023-05-16 23:20:07 +02:00

README.md

AUTOMATIC1111 WebUI miniPaint extension

Installation

This extension is listed in the official extension index an can be installed easily:
Extensions -> Available -> Click Load from -> Search for miniPaint and press Install

About this extension

This extension provides a integrated version of the miniPaint image editor.
preview It is a simple image editing tool but still satisfies most needs when trying to edit images.
It provides the ability to send images to Img2Img, Controlnet and Extras.Send button
Images can also be sent from txt2img, img2img and extras directly to the extension via the 'Send to miniPaint' Button.Send to miniPaint

Issues, Code ownership and contribution

This extension is mostly code slammed together from other extensions all being free to use. If you want to grab parts of it, go ahead.
If you find a bug, just report it over the issues section on github. Because i am still in school, feel free to fix the issues yourself and create a pull request.

Modifying for yourself

If you want to customize certain things which are inside the miniPaint iframe, go into the miniPaint directory and run npm run dev or npm run build and then reload your ui.