Experiments on a pure Java PNG writer that's both faster than JDK own one, and the ImageIO CLib one. In order to build this module you'll need to install PNGJ 2.0.1, to do so, go to https://code.google.com/p/pngj, checkout the git source codes and build the 2.0.1 tag with maven.