ppmdither

디더링을 적용하여 이미지의 색상 수를 줄입니다. 더 많은 정보: https://netpbm.sourceforge.net/doc/ppmdither.html.

ppmdither {{경로/대상/이미지.ppm}} > {{경로/대상/파일.ppm}}

ppmdither -red {{2}} -green {{3}} -blue {{2}} {{경로/대상/이미지.ppm}} > {{경로/대상/파일.ppm}}

ppmdither -dim {{2}} {{경로/대상/이미지.ppm}} > {{경로/대상/파일.ppm}}