CIPImage is a pure Java class library for working with CIP images. It provides a component called CIPImage, which allows you to convert GIF, JPG and PNG images to the CIP format. It also allows the programmer to draw shapes and text freely on CIP images.
The CIP image format is used by the revolutionary Cisco IP Phone. It features a 133x64 LCD display capable of displaying both text and images coded in XML. The exact XML schema for the Cisco IP Phone is described in Cisco IP Phone Services SDK.
You can find out more about CIPImage by referring to its online documentation.
Requirements: Any platform with JDK 1.2 and above support.
Limitations: The trial version of CIPImage is fully functional, except that it will add a tiny "DEMO" watermark to all output images.