# Pixel palette colorizer This tool was created because I was lazy to change palettes of pixel art to match the style of my game. Usage is pretty straightforward, you give the tool a palette and images you want to colorize, and it will output the colorized images, you can also specify the color space to use for color matching. # License MIT License, see [LICENSE](LICENSE) for details. I don't care what you do with this code or software.