Ported rilden's (web) image palette reducer to a command line app, easier to use in project build toolchains.
Great for making images fit game console Tiles x N Palette x N Color limits
github.com/bbbbbr/tilep...
Original here:
rilden.github.io/tiledpalette...
#retrogaming #gameboy #nes #megadrive
tilepalquant version 0.9.8
Initial release porting rilden's JS tiledpalettequant to C++
Most features and options are carried over. The changes are:
Deterministic output instead of varying each ru...