
Exactimage is a fast c++ image processing library. unlike imagemagick, it allows operation in several color spaces and bit depths natively, resulting in much lower memory and computational requirements. some optimized algorithms operate in 1/20 of the time imagemagick requires, and displaying large images can be as fast as 1/10 of the time the "display" program takes.
this package contains the perl bindings.