Code: Select all
convert input.jpg +dither -colors 16 -unique-colors -scale 2110% filename_palette.gif


I need to figure out how to make it simply the swatch colors with no gradation at all.
Thanks!
Code: Select all
convert input.jpg +dither -colors 16 -unique-colors -scale 2110% filename_palette.gif