Adds various useful tools for pixel art to the Extras tab.
This extension is used to fix asymmetrical pixels in AI-generated pixel art through downscaling. It also can be used to limit color palette and clamp grayscale values to get more stylized results. You can also use the rescale feature to get a higher resolution image (best for preview on the webui canvas).
For use with this webui
Install from webui's Extensions tab.
Extensions > Install from URL > Paste https://github.com/Leodotpy/sd-pixel.git
> Install
Or install via the extensions menu by searching for "Pixel".
(Restart the webui via the Extensions menu to load the extension. If you run into issues loading the extension, reboot the app completely)
Effect | Before | After |
---|---|---|
Downscale | ||
Color Palette Limit | ||
Gray Limit |
Original | Nearest | Bicubic | Bilinear | Hamming | Lanczos | |
---|---|---|---|---|---|---|
- Thanks AUTOMATIC1111 for an awesome sd webui