Hi folks! So, I've been making this little tool, Pixel Pal. It is a productivity tool, for easily processing images to a pixelated and reduced palette form, for use with games, art, or anything else you like! Main features include:
- Pixelate to any size using a variety of algorithms
- Reduce colors with a variety of algorithms
- Palettes (som built-in from lospec)
- Banded domains (Lab/RGB)
- K-means, and more!
- Easily remove background, converting images to RGBA sprites/overlays
- Add up to 2 silhouettes layers with different colors (only if alpha channel present)
- Transfer colors from a source image (e.g. your videogame) to the working image, so that it is more color-compatible