JMagick plugin for ImageIO that uses JMagick, an open source Java interface for ImageMagick to read and write images.

Note: The plugin relies on JMagick, which ues JNI and native code. You need to have the JMagick and ImageMagick shared libraries (or DLLs) in Java's java.library.path for this plugin to work.

See ImageMagick homepage or JMagick homepage for more information.