This commit is contained in:
2026-04-24 04:54:33 +02:00
commit d980755621
11 changed files with 2313 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# 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.