I tried
Code: Select all
mogrify +dither -posterize 2 -map colormap.gif -format png *.tif
However I feel that there might be easier solutions. How can I specify this easy color map directly on the command line without the need of a dummy colormap.gif file?
Option 'posterize 2' alone yields green and blue and yellow artefacts at the border of black characters.