From jmagick
What is JMagick?
JMagick is a Java interface into ImageMagick. JMagick uses the Java Native Interface to call ImageMagick functions to carry out image processing operations on images.
It is, therefore, a lot faster than image processing libraries written completely in Java.