Simian - Swing Image Manipulation Interface

Simian is a basic Java image viewer. It has the ability to act as an interface for any image manipulation routines which the user can program as a java static method acting on a Java BufferedImage and returning a Java BufferedImage. Source is freely available and includes many useful Java features

Features