Quickly and easily perform downscaling, color palette limiting, and other useful pixel art effects through the extras tab.
Go to file
Leo 210a73126e
Edit tip
2023-05-06 01:40:29 -04:00
examples add examples 2023-05-05 01:26:19 -04:00
scripts fix formatting 2023-05-05 13:07:25 -04:00
README.md Edit tip 2023-05-06 01:40:29 -04:00
install.py fix formatting 2023-05-05 13:07:25 -04:00

README.md

Pixel

Adds various useful tools for pixel art to the Extras tab.

Purpose

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

Installation Guide

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".

(Reboot the app completely if you run into issues loading the extension)

Feature Comparison Examples

Effect Before After
Downscale
Color Palette Limit
Gray Limit bad apple

Credits

  • Thanks AUTOMATIC1111 for an awesome sd webui