The miniPaint extension allows for better image editing capabilites. Edit images simply direct inside the webui!
 
 
 
 
 
Go to file
0Tick 9a5ca741bf
Add License
2023-05-18 21:43:58 +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 Initial commit 2023-05-16 23:20:07 +02:00
miniPaint Initial commit 2023-05-16 23:20:07 +02:00
scripts Initial commit 2023-05-16 23:20:07 +02:00
LICENSE Add License 2023-05-18 21:43:58 +02:00
README.md Initial commit 2023-05-16 23:20:07 +02:00
style.css Initial commit 2023-05-16 23:20:07 +02:00

README.md

AUTOMATIC1111 WebUI miniPaint extension

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.