My personal image editing scripts.
Usage:
hueshift.py <file> <shift>: hue-shift all of thefilebyshift.magicshift.py <file> <target> <shift>: hue-shift saturated parts of thefilewith hue close totargetbyshift.redify.py <file>: remove the green and blue channels of an image, invert the red channel.xors.py <file> <x> <y> <n>: movefilebyx,ypixels and xor with the original image. repeatntimes.
shift arguments are always floating-point inputs between 0 and 1.