Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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]