convert header.jpeg -colorspace gray -ordered-dither threshold -resize 800x600 header-threshold.gif
convert header.jpeg -colorspace gray -ordered-dither threshold,2 -resize 800x600 header-threshold,2.gif
convert header.jpeg -colorspace gray -ordered-dither threshold,4 -resize 800x600 header-threshold,4.gif
convert header.jpeg -colorspace gray -ordered-dither threshold,6 -resize 800x600 header-threshold,6.gif
convert header.jpeg -colorspace gray -ordered-dither threshold,8 -resize 800x600 header-threshold,8.gif
convert header.jpeg -colorspace gray -ordered-dither threshold,16 -resize 800x600 header-threshold,16.gif
convert header.jpeg -colorspace gray -ordered-dither checks -resize 800x600 header-checks.gif
convert header.jpeg -colorspace gray -ordered-dither checks,2 -resize 800x600 header-checks,2.gif
convert header.jpeg -colorspace gray -ordered-dither checks,4 -resize 800x600 header-checks,4.gif
convert header.jpeg -colorspace gray -ordered-dither checks,6 -resize 800x600 header-checks,6.gif
convert header.jpeg -colorspace gray -ordered-dither checks,8 -resize 800x600 header-checks,8.gif
convert header.jpeg -colorspace gray -ordered-dither checks,16 -resize 800x600 header-checks,16.gif
convert header.jpeg -colorspace gray -ordered-dither o2x2 -resize 800x600 header-o2x2.gif
convert header.jpeg -colorspace gray -ordered-dither o2x2,2 -resize 800x600 header-o2x2,2.gif
convert header.jpeg -colorspace gray -ordered-dither o2x2,6 -resize 800x600 header-o2x2,6.gif
convert header.jpeg -colorspace gray -ordered-dither o2x2,16 -resize 800x600 header-o2x2,16.gif
convert header.jpeg -colorspace gray -ordered-dither o8x8 -resize 800x600 header-o8x8.gif
convert header.jpeg -colorspace gray -ordered-dither o8x8,2 -resize 800x600 header-o8x8,2.gif
convert header.jpeg -colorspace gray -ordered-dither o8x8,6 -resize 800x600 header-o8x8,6.gif
convert header.jpeg -colorspace gray -ordered-dither o8x8,16 -resize 800x600 header-o8x8,16.gif
convert header.jpeg -colorspace gray -ordered-dither h2x2a -resize 800x600 header-h2x2a.gif
convert header.jpeg -colorspace gray -ordered-dither h4x4a -resize 800x600 header-h4x4a.gif
convert header.jpeg -colorspace gray -ordered-dither h6x6a -resize 800x600 header-h6x6a.gif
convert header.jpeg -colorspace gray -ordered-dither h8x8a -resize 800x600 header-h8x8a.gif
convert header.jpeg -colorspace gray -ordered-dither h2x2o -resize 800x600 header-h2x2o.gif
convert header.jpeg -colorspace gray -ordered-dither h4x4o -resize 800x600 header-h4x4o.gif
convert header.jpeg -colorspace gray -ordered-dither h6x6o -resize 800x600 header-h6x6o.gif
convert header.jpeg -colorspace gray -ordered-dither h8x8o -resize 800x600 header-h8x8o.gif
convert header.jpeg -colorspace gray -ordered-dither h16x16o -resize 800x600 header-h16x16o.gif