db16 palettizer
Palette source: http://pixeljoint.com/forum/forum_posts.asp?TID=12795
- db16.exe - raw db16 palettizer
- db16fs.exe - db16 palettizer with Floyd–Steinberg dithering
- db16s.exe - db16 palettizer with Stucki dithering
Usage:
- db16.exe filename
- db16fs.exe filename
- db16s.exe filename
- (or drag and drop image onto the exe file)
Input: *.jpeg, *.png, *.tga, *.bmp, *.gif (RGB/RGBA)
Output: *.png (original filename with db16_, db16s_ or db16fs_ prefix)
Examples:
- lenna.png
- db16_lenna.png
- db16fs_lenna.png
- db16s_lenna.png