Sign In

Mini Painter AUTOMATIC1111 WebUI Extension

103
335
0
Updated: Oct 5, 2024
stylepainters
Type
Other
Stats
335
Reviews
Published
May 21, 2023
Base Model
Other
Hash
AutoV2
FF4F2B710A

About this extension

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.

mages can also be sent from txt2img, img2img and extras directly to the extension via the 'Send to miniPaint' Button.

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.

OR

copied in CMD

git clone

https://github.com/viliusle/miniPaint.git

preview.gif (1086×718) (raw.githubusercontent.com)

Browser Support

  • Chrome

  • Firefox

  • Opera

  • Edge

  • Safari

Features

  • Files: open images, directories, URL, data URL, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, TIFF, JSON (layers data), print.

  • Edit: Undo, cut, copy, paste, selection, paste from clipboard.

  • Image: information, EXIF, trim, zoom, resize (Hermite resample, default resize), rotate, flip, color corrections (brightness, contrast, hue, saturation, luminance), auto adjust colors, grid, histogram, negative.

  • Layers: multiple layers system, differences, merge, flatten, Transparency support.

  • Effects: Black and White, Blur (box, Gaussian, stack, zoom), Bulge/Pinch, Denoise, Desaturate, Dither, Dot Screen, Edge, Emboss, Enrich, Gamma, Grains, GrayScale, Heatmap, JPG Compression, Mosaic, Oil, Sepia, Sharpen, Solarize, Tilt Shift, Vignette, Vibrance, Vintage, Blueprint, Night Vision, Pencil, also Instagram Filters: 1977, Aden, Clarendon, Gingham, Inkwell, Lo-fi, Toaster, Valencia, X-Pro II.

  • Tools: pencil, brush, magic wand, erase, fill, color picker, letters, crop, blur, sharpen, desaturate, clone, borders, sprites, key-points, color zoom, replace color, restore alpha, content fill.

  • Help: keyboard shortcuts, translations.

Embed

To embed this app in the other page, use this HTML code:

<iframe style="width:100%; height:1000px;" id="miniPaint" src="https://viliusle.github.io/miniPaint/" allow="camera"></iframe>