simple-image-editor
Perform some simple image transformations from the command line.
Written in Java. Repository
Input and output images must be in the PPM image format.
usage: simple-image-editor <input.ppm> <output.ppm> [grayscale|invert|emboss|motionblur motion-blur-length]