1 2 3 4
#!/bin/bash # Usage: tools/recolor.sh <input> <output> magick $1 -dither Riemersma -remap tools/remap.png $2